DataShortcutKeyType Property |
Gets the Data Shortcut entity type.
Namespace: Autodesk.Civil.DataShortcutsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic DataShortcutEntityType Type { get; }
Public ReadOnly Property Type As DataShortcutEntityType
Get
public:
property DataShortcutEntityType Type {
DataShortcutEntityType get ();
}
Property Value
DataShortcutEntityType
See Also