Click or drag to resize

AITrainingDataDeploy Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbWBI.Core.WebClassifier.cases.AITrainingData.Deploy(imbWBI.Core.WebClassifier.cases.DocumentSetCaseCollectionSet)"]

Namespace:  imbWBI.Core.WebClassifier.cases
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public void Deploy(
	DocumentSetCaseCollectionSet input
)

Parameters

input
Type: imbWBI.Core.WebClassifier.casesDocumentSetCaseCollectionSet

[Missing <param name="input"/> documentation for "M:imbWBI.Core.WebClassifier.cases.AITrainingData.Deploy(imbWBI.Core.WebClassifier.cases.DocumentSetCaseCollectionSet)"]

See Also