EntityFingerPrint Property |
Gets or sets FingerPrint of the Entity.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic virtual ulong FingerPrint { get; set; }
Public Overridable Property FingerPrint As ULong
Get
Set
public:
virtual property unsigned long long FingerPrint {
unsigned long long get ();
void set (unsigned long long value);
}
Property Value
UInt64
See Also