Click or drag to resize

WebFVExtractorKnowledgeSetRebuild Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbWBI.Core.WebClassifier.core.WebFVExtractorKnowledge.SetRebuild(System.Boolean)"]

Namespace:  imbWBI.Core.WebClassifier.core
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public abstract void SetRebuild(
	bool to = true
)

Parameters

to (Optional)
Type: SystemBoolean

[Missing <param name="to"/> documentation for "M:imbWBI.Core.WebClassifier.core.WebFVExtractorKnowledge.SetRebuild(System.Boolean)"]

Implements

IWebFVExtractorKnowledgeSetRebuild(Boolean)
See Also