Click or drag to resize
SummaryDataSummaryDataTable Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the calculated summary data table.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public DataTable SummaryDataTable { get; set; }

Property Value

Type: DataTable
The calculated summary data table.

Return Value

Type: DataTable
The calculated summary data table.
Remarks