IdRevisionPairRevision Property  | 
 Gets the revision.
 
    Namespace: 
   Dundas.BI.FileSystem
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic long Revision { get; }Public ReadOnly Property Revision As Long
	Get
public:
property long long Revision {
	long long get ();
}member Revision : int64 with get
Property Value
Type: 
Int64The revision.
See Also