Click or drag to resize

IConsoleControlVAR_AllowAutoOutputToConsole Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets a value indicating whether [variable allow automatic output to console].

Namespace:  imbSCI.Core.reporting
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
bool VAR_AllowAutoOutputToConsole { get; }
Request Example View Source

Property Value

Type: Boolean
true if [variable allow automatic output to console]; otherwise, false.
See Also