Click or drag to resize

imbStringBuilderBaseVAR_AllowAutoOutputToConsole Property

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

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

Property Value

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

Implements

IConsoleControlVAR_AllowAutoOutputToConsole
See Also