Click or drag to resize

experimentSetupdoShareTheCaseKnowledgeAmongFVEModels Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

If true it will use the same knowledge object for all FVEs in the test. If will reduce experiment execution time but must be used carefully - experiment must not contain FVEs that describe cases on different way.

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

Property Value

Type: Boolean
See Also