Share

Entity.ComputeFingerPrint Method

Compute FingerPrint of the Entity.



Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public virtual ulong ComputeFingerPrint()

VB

Public Overridable Function ComputeFingerPrint As ULong

C++

public:
virtual unsigned long long ComputeFingerPrint()

Return Value

UInt64

See Also

Reference

Was this information helpful?