Click or drag to resize

operationsSetupexecuteOnlyIEsHavingError Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

If true it will execute only imported experiments, that have an error log inside its report structure. If true, it is applied as global override, whatever specified at ImportExperiment console instruction.

Namespace:  imbWBI.Core.WebClassifier.core
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public bool executeOnlyIEsHavingError { get; set; }

Property Value

Type: Boolean
See Also