Click or drag to resize

IWebFVExtractorKnowledge Interface

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "T:imbWBI.Core.WebClassifier.core.IWebFVExtractorKnowledge"]

Namespace:  imbWBI.Core.WebClassifier.core
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public interface IWebFVExtractorKnowledge

The IWebFVExtractorKnowledge type exposes the following members.

Properties
Methods
  NameDescription
Public methodDeploy
Sets knowledge object reference folder and then calls OnLoaded
Public methodOnBeforeSave
Public methodOnLoaded
There is no reason to call this manually. Use [!:Deploy(folderNode)], it will call this method once folder is set
Public methodSetRebuild
Public methodShouldBuildAny
Checks if this knowledge unit requires anything to be built
Top
See Also