DataPA Enterprise Dashboard Controls API Reference 
        
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
      
    
 Method that checks the conditions against each defined dashboard alert and raises the Alert event for any that resolve to true
 
        
        Namespace: DataPAEnterpriseDashboardAssembly: 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  |