Click or drag to resize

operationsSetupdoUseExistingKnowledge Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Gets or sets a value indicating whether [do use existing knowledge].

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

Property Value

Type: Boolean
true if [do use existing knowledge]; otherwise, false.
See Also