Click or drag to resize
DashboardQueryRefreshing Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a value that indicates whether the current query is refreshing.

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

Property Value

Type: Boolean
A value that indicates whether the current query is refreshing.

Return Value

Type: Boolean
A value that indicates whether the current query is refreshing.
Remarks