Click or drag to resize
DashboardDesignerShowLastRunDetails Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Shows the details of the last run of a query.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public void ShowLastRunDetails(
	string QueryID = ""
)

Parameters

QueryID (Optional)
Type: SystemString
The query id
Remarks