Click or drag to resize
DashboardQueriesRefreshData Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Causes the all queries in the collection to refresh their data.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public Task<bool> RefreshData()

Return Value

Type: TaskBoolean
True if the refresh was successful.
Remarks