LabelStyleCollectionGetDescendantIds Method

Gets the objectId collection of all descendant label style objects.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntax
public ObjectIdCollection GetDescendantIds()

Return Value

ObjectIdCollection
Remarks
OBJECTID TYPE:Autodesk.Civil.DatabaseServices.Styles.LabelStyle
See Also