FileCurrentRevision Property |
Gets the highest revision number associated with this file.
Namespace:
Dundas.BI.FileSystem
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public long CurrentRevision { get; }
Public ReadOnly Property CurrentRevision As Long
Get
public:
virtual property long long CurrentRevision {
long long get () sealed;
}
abstract CurrentRevision : int64 with get
override CurrentRevision : int64 with get
Property Value
Type:
Int64See Also