IWebFVExtractorKnowledge Interface |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWBI.Core.WebClassifier.core.IWebFVExtractorKnowledge"]
Namespace: imbWBI.Core.WebClassifier.core
public interface IWebFVExtractorKnowledge
The IWebFVExtractorKnowledge type exposes the following members.
| Name | Description | |
|---|---|---|
| folder | ||
| name | ||
| relatedItemPureName | ||
| type |
| Name | Description | |
|---|---|---|
| Deploy |
Sets knowledge object reference folder and then calls OnLoaded | |
| OnBeforeSave | ||
| OnLoaded |
There is no reason to call this manually. Use [!:Deploy(folderNode)], it will call this method once folder is set
| |
| SetRebuild | ||
| ShouldBuildAny |
Checks if this knowledge unit requires anything to be built
|