Gets the GUID.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public Guid Guid { get; }
VB
Public ReadOnly Property Guid As Guid Get
C++
public: property Guid Guid { Guid get (); }
Gets the GUID.
public Guid Guid { get; }
Public ReadOnly Property Guid As Guid Get
public: property Guid Guid { Guid get (); }