Click or drag to resize

DocumentSetPipelineCollectioncaseKnowledgeSet Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Gets or sets the case knowledge set.

Namespace:  imbWBI.Core.WebClassifier.cases
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public webProjectKnowledgeSet caseKnowledgeSet { get; set; }

Property Value

Type: webProjectKnowledgeSet
The case knowledge set.
See Also