Click or drag to resize

secondaryReportGetTable Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Gets the table.

Namespace:  imbWBI.Core.WebClassifier.reportData.secondaryReports
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public DataTableTypeExtended<secondaryReportOnFVE> GetTable(
	int folds
)

Parameters

folds
Type: SystemInt32
The folds.

Return Value

Type: DataTableTypeExtendedsecondaryReportOnFVE

[Missing <returns> documentation for "M:imbWBI.Core.WebClassifier.reportData.secondaryReports.secondaryReport.GetTable(System.Int32)"]

See Also