Click or drag to resize

WebFVExtractorKnowledgeShouldBuildAny Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Checks if this knowledge unit requires anything to be built

Namespace:  imbWBI.Core.WebClassifier.core
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public abstract bool ShouldBuildAny()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:imbWBI.Core.WebClassifier.core.WebFVExtractorKnowledge.ShouldBuildAny"]

Implements

IWebFVExtractorKnowledgeShouldBuildAny
See Also