Click or drag to resize

operationsSetupdoSaveKnowledgeForClasses 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 classes].

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

Property Value

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