IdRevisionPairRevision Property |
Gets the revision.
Namespace: Dundas.BI.FileSystemAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.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
Int64The revision.
See Also