SettingsCmdMapCheckSettingsCmdMapcheckUseCommandLineInput Property |
Specifies whether Mapcheck will accept commands from the command line interface. Selecting No causes Mapcheck to accept input only from the Mapcheck vista.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyBoolean UseCommandLineInput { get; }
Public ReadOnly Property UseCommandLineInput As PropertyBoolean
Get
public:
property PropertyBoolean^ UseCommandLineInput {
PropertyBoolean^ get ();
}
Property Value
PropertyBoolean
See Also