Click or drag to resize

semanticFVExtractorKnowledgeSetRebuild Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

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

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

Parameters

to (Optional)
Type: SystemBoolean

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

Implements

IWebFVExtractorKnowledgeSetRebuild(Boolean)
See Also