Gets a reference to the LabelGroup instance parent of this object.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public uint Index { get; }
VB
Public ReadOnly Property Index As UInteger Get
C++
public: property unsigned int Index { unsigned int get (); }