RevisionInfoFingerprint Property  | 
 Gets the fingerprint of the revision.
 
    Namespace: 
   Dundas.BI.FileSystem
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic Guid Fingerprint { get; }Public ReadOnly Property Fingerprint As Guid
	Get
public:
property Guid Fingerprint {
	Guid get ();
}member Fingerprint : Guid with get
Property Value
Type: 
Guid
See Also