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

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

Property Value

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

Return Value

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