ComputeFingerPrint Method

Compute FingerPrint of the Entity.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.2.3892.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