DataShortcutsDataShortcutManagerExportableItemRecursiveChildrenItems Property

All children objects of the Civil 3D object.

Namespace: Autodesk.Civil.DataShortcuts
Assembly: AeccDataShortcutMgd (in AeccDataShortcutMgd.dll) Version: 13.9.0.960
Syntax
public IList<DataShortcutsDataShortcutManagerExportableItem> RecursiveChildrenItems { get; }

Property Value

IListDataShortcutsDataShortcutManagerExportableItem
See Also