Click or drag to resize

secondaryReportGetAndSaveDataTable Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Creates the summary reports

Namespace:  imbWBI.Core.WebClassifier.reportData.secondaryReports
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public void GetAndSaveDataTable(
	string prefix,
	ILogBuilder logger
)

Parameters

prefix
Type: SystemString
The prefix.
logger
Type: ILogBuilder
The logger.
See Also