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