Click or drag to resize

modelSpiderTestRecordVAR_AllowAutoOutputToConsole Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Gets a value indicating whether [variable allow automatic output to console].

Namespace:  imbWEM.Core.crawler.model
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public override bool VAR_AllowAutoOutputToConsole { get; }

Property Value

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

Implements

IConsoleControl.VAR_AllowAutoOutputToConsole
See Also