Gets the Data Shortcut entity type.
Namespace: Autodesk.Civil.DataShortcuts
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public DataShortcutEntityType Type { get; }
VB
Public ReadOnly Property Type As DataShortcutEntityType Get
C++
public: property DataShortcutEntityType Type { DataShortcutEntityType get (); }