Click or drag to resize
ControlPanelObjectSourceDataTableFilter Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a DashboardFilter object that defines the filter to be applied to the source data table for a drop down list.

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

Property Value

Type: DashboardFilter
A DashboardFilter object that defines the filter to be applied to the source data table for a drop down list.

Return Value

Type: DashboardFilter
A DashboardFilter object that defines the filter to be applied to the source data table for a drop down list.
Remarks