 | PluginCommandLogCommandResult Property |
Gets or sets a value indicating to CDC if the result of the command should be logged to the main log.
Namespace: CompreDriveSDK.PluginsAssembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntaxpublic bool LogCommandResult { get; set; }
Public Property LogCommandResult As Boolean
Get
Set
Property Value
Boolean
See Also