LabelGroupSubEntityParent 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 LabelGroup Parent { get; }
Public ReadOnly Property Parent As LabelGroup
Get
public:
property LabelGroup^ Parent {
LabelGroup^ get ();
}
Property Value
LabelGroup
See Also