Click or drag to resize

operationsSetupdoSaveKnowledgeForCases Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Gets or sets a value indicating whether [do save knowledge for cases].

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

Property Value

Type: Boolean
true if [do save knowledge for cases]; otherwise, false.
See Also