Click or drag to resize
ManagedDashboardUpdateDashboardObjectsAfterQueryRefresh Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Updates all of the dashboard objects dependant on a specific query

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public void UpdateDashboardObjectsAfterQueryRefresh(
	string QueryID,
	ref DPALogging DPALogging = null
)

Parameters

QueryID
Type: SystemString
The ID of the query
DPALogging (Optional)
Type: DPALogging
Remarks