Click or drag to resize

IConsoleControlVAR_AllowInstanceToOutputToConsole Property

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

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

Property Value

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