LabelGroupSubEntityIndex Property |
Gets a reference to the LabelGroup instance parent of this object.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic uint Index { get; }
Public ReadOnly Property Index As UInteger
Get
public:
property unsigned int Index {
unsigned int get ();
}
Property Value
UInt32
See Also