The Civil 3D object can be shared as which type of the Data Shortcut.
Namespace: Autodesk.Civil.DataShortcutsAssembly: AeccDataShortcutMgd (in AeccDataShortcutMgd.dll) Version: 13.2.3892.0
Syntax
C#
public DataShortcutEntityType DSEntityType { get; }
Visual Basic
Public ReadOnly Property DSEntityType As DataShortcutEntityType Get
Visual C++
public: property DataShortcutEntityType DSEntityType { DataShortcutEntityType get (); }