Click or drag to resize
QueryConnectionDetailLastRefreshStart Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the time the last refresh of this query against this connection started.

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

Property Value

Type: DateTime
The time the last refresh of this query against this connection started.

Return Value

Type: DateTime
The time the last refresh of this query against this connection started.
Remarks