IAcadFileDependencyFingerprintGuid Property
 | 
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
 
string FingerprintGuid { get; }
 
ReadOnly Property FingerprintGuid As String
        Get
 
property String^ FingerprintGuid {
        String^ get ();
}
 
abstract FingerprintGuid : string with get
 
 
 
Property Value
String
 
See Also