Perforce API for the .Net CLR
P4Revision.Digest Property
Returns the MD5 checksum of this revision.
[Visual Basic]
Public ReadOnly Property Digest As
String
[C#]
public
string
Digest {get;}
See Also
P4Revision Class
|
P4API Namespace