RevisionInfoNumber Property  | 
 Gets the revision number.
 
    Namespace: 
   Dundas.BI.FileSystem
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic long Number { get; }Public ReadOnly Property Number As Long
	Get
public:
property long long Number {
	long long get ();
}member Number : int64 with get
Property Value
Type: 
Int64
See Also