Click or drag to resize

PipelineReportForClassSetDataRow Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbWBI.Core.WebClassifier.reportData.structuralReports.PipelineReportForClass.SetDataRow(System.Data.DataRow)"]

Namespace:  imbWBI.Core.WebClassifier.reportData.structuralReports
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public void SetDataRow(
	DataRow dr
)

Parameters

dr
Type: System.DataDataRow

[Missing <param name="dr"/> documentation for "M:imbWBI.Core.WebClassifier.reportData.structuralReports.PipelineReportForClass.SetDataRow(System.Data.DataRow)"]

See Also