Click or drag to resize
SummaryDataBuildSummaryDataTable Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Builds the structure for the summary data table.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public void BuildSummaryDataTable(
	DataTable SourceDataTable
)

Parameters

SourceDataTable
Type: System.DataDataTable
The source System.Data.DataTable that will be used to calculate the summary System.Data.DataTable.
Remarks