Namespace: Autodesk.Civil.DataShortcuts
Assembly: AeccDataShortcutMgd (in AeccDataShortcutMgd.dll) Version: 13.4.2516.0
Assembly: AeccDataShortcutMgd (in AeccDataShortcutMgd.dll) Version: 13.4.2516.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%