Perforce API for the .Net CLR P4.Net

P4Revision.ToString Method 

Representation of the P4Revision

[Visual Basic]
Overrides Public Function ToString() As String
[C#]
public override string ToString();

Return Value

String representation of the revision record.

See Also

P4Revision Class | P4API Namespace