Namespace: Autodesk.Civil.DataShortcuts
Assembly: AeccDataShortcutMgd (in AeccDataShortcutMgd.dll) Version: 13.2.3892.0
Assembly: AeccDataShortcutMgd (in AeccDataShortcutMgd.dll) Version: 13.2.3892.0
Syntax
C#
public static DataShortcuts.DataShortcutManager CreateDataShortcutManager( ref bool isValidCreation )
Visual Basic
Public Shared Function CreateDataShortcutManager ( _ ByRef isValidCreation As Boolean _ ) As DataShortcuts.DataShortcutManager
Visual C++
public: static DataShortcuts.DataShortcutManager^ CreateDataShortcutManager( bool% isValidCreation )
Parameters
- isValidCreation
- Type: System.Boolean%