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