DataShortcutsDataShortcutManagerExportableItemDependentItems Property

Dependent objects of the Civil 3D objects.

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

Property Value

IListDataShortcutsDataShortcutManagerExportableItem
See Also