Click or drag to resize

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.Plugins
Assembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntax
public bool LogCommandResult { get; set; }

Property Value

Boolean
See Also