Click or drag to resize
DashboardBeforeRefreshDataArgsDashboardQuery Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and Sets the DashboardQuery object that will 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 will be refreshed.

Return Value

Type: DashboardQuery
The DashboardQuery object that will be refreshed.
Remarks