Click or drag to resize

WebPostClassifierStatesTGetState Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbWBI.Core.WebClassifier.wlfClassifier.WebPostClassifierStates`1.GetState(imbWBI.Core.WebClassifier.cases.DocumentSetCaseCollectionSet,System.String)"]

Namespace:  imbWBI.Core.WebClassifier.wlfClassifier
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public WebPostClassifierState<T> GetState(
	DocumentSetCaseCollectionSet caseSet,
	string prefix
)

Parameters

caseSet
Type: imbWBI.Core.WebClassifier.casesDocumentSetCaseCollectionSet

[Missing <param name="caseSet"/> documentation for "M:imbWBI.Core.WebClassifier.wlfClassifier.WebPostClassifierStates`1.GetState(imbWBI.Core.WebClassifier.cases.DocumentSetCaseCollectionSet,System.String)"]

prefix
Type: SystemString

[Missing <param name="prefix"/> documentation for "M:imbWBI.Core.WebClassifier.wlfClassifier.WebPostClassifierStates`1.GetState(imbWBI.Core.WebClassifier.cases.DocumentSetCaseCollectionSet,System.String)"]

Return Value

Type: WebPostClassifierStateT

[Missing <returns> documentation for "M:imbWBI.Core.WebClassifier.wlfClassifier.WebPostClassifierStates`1.GetState(imbWBI.Core.WebClassifier.cases.DocumentSetCaseCollectionSet,System.String)"]

See Also