Click or drag to resize

DocumentSetCaseCollectionReport Constructor (String)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Initializes a new instance of the DocumentSetCaseCollectionReport class

Namespace:  imbWBI.Core.WebClassifier.reportData.classificationReports
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public DocumentSetCaseCollectionReport(
	string caseName
)

Parameters

caseName
Type: SystemString

[Missing <param name="caseName"/> documentation for "M:imbWBI.Core.WebClassifier.reportData.classificationReports.DocumentSetCaseCollectionReport.#ctor(System.String)"]

See Also