Perforce API for the .Net CLR
P4Revision.Rev Property
Returns the number of this revision of the file.
[Visual Basic]
Public ReadOnly Property Rev As
Integer
[C#]
public
int
Rev {get;}
See Also
P4Revision Class
|
P4API Namespace