Click or drag to resize
ControlPanelObjectQuerys Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a collection of the DashboardQuery objects that this ControlPanelObject updates.

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

Property Value

Type: Collection
A collection of the DashboardQuery object that this ControlPanelObject updates.

Return Value

Type: Collection
A collection of the DashboardQuery object that this ControlPanelObject updates.
Remarks