Click or drag to resize

termCategoryReport Constructor (termCategoryReportSettings)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Initializes a new instance of the termCategoryReport class.

Namespace:  imbWBI.Core.WebClassifier.reportData.optionalReports
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public termCategoryReport(
	termCategoryReportSettings _settings
)

Parameters

_settings
Type: imbWBI.Core.WebClassifier.reportData.optionalReportstermCategoryReportSettings
The settings.
See Also