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