Click or drag to resize
ManagedDashboardProcessAlerts Method (DashboardQuery) DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Method that checks the conditions against each dashboard alert based on a specific query and raises the Alert event for any that resolve to true

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public void ProcessAlerts(
	DashboardQuery Query
)

Parameters

Query
Type: DataPAEnterpriseDashboardDashboardQuery
The query for which dependant object will be checked for alerts
Remarks