Click or drag to resize
QueryManifestNextAutoRefresh Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a value that indicates the time at which this dashboard query will be refreshed automatically.

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

Return Value

Type: DateTime
The time at which this dashboard query will be refreshed automatically.
Remarks