Click or drag to resize
DashboardObjectSourceDataTable Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a raw System.Data.DataTable from the query used to build the summary data for the chart.

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

Return Value

Type: DataTable
The raw System.Data.DataTable from the query used to build the summary data for the chart.

Implements

DrillDownParentSourceDataTable
Remarks