Compute FingerPrint of the Entity.

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

Syntax

C#
public virtual ulong ComputeFingerPrint()
Visual Basic
Public Overridable Function ComputeFingerPrint As ULong
Visual C++
public:
virtual unsigned long long ComputeFingerPrint()

See Also