Perforce API for the .Net CLR |
|
P4Revision.Client Property
Returns the name of the client from which this revision was submitted.
[Visual Basic]
Public ReadOnly Property Client As
String
[C#]
public
string Client {get;}
See Also
P4Revision Class | P4API Namespace