FileSystemEntryVersionCode Property |
Gets a number representing the current version of the file system entry's database record.
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 VersionCode { get; }
Public ReadOnly Property VersionCode As Long
Get
public:
property long long VersionCode {
long long get ();
}
member VersionCode : int64 with get
Property Value
Type:
Int64See Also