Collapse All
Expand All
C#
P4.Net -- Managed API for Perforce
P4PrintStreamEventArgs
.
.
::
.
Action Property
P4PrintStreamEventArgs Class
See Also
Submit action for the file being printed.
Namespace:
P4API
Assembly:
p4api (in p4api)
Version:
1.0.0.0 (1.0.0)
Syntax
C#
public
string
Action
{
get
; }
Field Value
The last submit action for the file being printed.
See Also
P4PrintStreamEventArgs Class
P4API Namespace