Click or drag to resize
AutoRefreshQueryRequestEventArgsDashboardQuery Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and Sets the DashboardQuery object that needs to be refreshed.

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

Property Value

Type: DashboardQuery
The DashboardQuery object that needs to be refreshed.

Return Value

Type: DashboardQuery
The DashboardQuery object that needs to be refreshed.
Remarks