LabelGroupSubEntities Property

Gets the number of sub-entity labels managed by this group label.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public virtual IList<LabelGroupSubEntity> SubEntities { get; }

Property Value

IListLabelGroupSubEntity
See Also