Click or drag to resize

contentReportGeneratorGenerateReports Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Generates the reports.

Namespace:  imbWBI.Core.WebClassifier.pipelineMCRepo.report
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public void GenerateReports(
	ILogBuilder logger = null
)

Parameters

logger (Optional)
Type: ILogBuilder
The logger.
See Also