Click or drag to resize
SummaryDataProviderSourceDataTable Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the source data table prepared for summary

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

Property Value

Type: DataTable
The source data table prepared for summary

Return Value

Type: DataTable
The source data table prepared for summary
Remarks