EntityBaseRevision Property |
Gets the revision of this instance.
Namespace: Dundas.BI.EntitiesAssembly: 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
Int64
See Also