Click or drag to resize

webCaseKnowledge Constructor (pipelineTaskMCSiteSubject, IDocumentSetClass)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Initializes a new instance of the webCaseKnowledge class

Namespace:  imbWBI.Core.WebCase
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public webCaseKnowledge(
	pipelineTaskMCSiteSubject _MCSiteSubject,
	IDocumentSetClass classSet
)

Parameters

_MCSiteSubject
Type: imbNLP.PartOfSpeech.pipelineForPos.subjectpipelineTaskMCSiteSubject

[Missing <param name="_MCSiteSubject"/> documentation for "M:imbWBI.Core.WebCase.webCaseKnowledge.#ctor(imbNLP.PartOfSpeech.pipelineForPos.subject.pipelineTaskMCSiteSubject,imbWBI.Core.WebClassifier.category.IDocumentSetClass)"]

classSet
Type: imbWBI.Core.WebClassifier.categoryIDocumentSetClass

[Missing <param name="classSet"/> documentation for "M:imbWBI.Core.WebCase.webCaseKnowledge.#ctor(imbNLP.PartOfSpeech.pipelineForPos.subject.pipelineTaskMCSiteSubject,imbWBI.Core.WebClassifier.category.IDocumentSetClass)"]

See Also