DataShortcutsDataShortcutManagerExportableItemDSEntityType Property |
The Civil 3D object can be shared as which type of the Data Shortcut.
Namespace: Autodesk.Civil.DataShortcutsAssembly: AeccDataShortcutMgd (in AeccDataShortcutMgd.dll) Version: 13.8.0.292
Syntaxpublic DataShortcutEntityType DSEntityType { get; }
Public ReadOnly Property DSEntityType As DataShortcutEntityType
Get
public:
property DataShortcutEntityType DSEntityType {
DataShortcutEntityType get ();
}
Property Value
DataShortcutEntityType
See Also