ResourceRevision Property
The revision of the file.
Syntax
[VB.NET] Public Property ResourceRevision As String
[C#] public string ResourceRevision {get; set;}
Remarks
This property specifies the revision of the file. This is populated after calling ListResources, GetResourceInfo and ListRevisions.
Default Value
""