Click or drag to resize
ControlPanelObjectSourceDataTable Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the source data table that is used to build a controls contents

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

Property Value

Type: DataTable
The source data table that is used to build a controls contents

Return Value

Type: DataTable
The source data table that is used to build a controls contents
Remarks