DataPA Enterprise Dashboard Controls API Reference
Method that checks the conditions against each defined dashboard alert 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

C#
public void ProcessAlerts()
Visual Basic
Public Sub ProcessAlerts
Visual C++
public:
virtual void ProcessAlerts() sealed

Remarks