Perforce API for the .Net CLR |
|
P4Revision.Action Property
Returns the name of the action which gave rise to this revision of the file.
[Visual Basic]
Public ReadOnly Property Action As
String
[C#]
public
string Action {get;}
See Also
P4Revision Class | P4API Namespace