FileSystemEntryVersionCode Property |
Gets a number representing the current version of the file system entry's database record.
Namespace: Dundas.BI.FileSystemAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic 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
Int64
See Also