Click or drag to resize
ManagedDashboard. CurrentAlerts Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a list of the current alerts

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public List<DashboardAlert> CurrentAlerts { get; }

Property Value

Type: List<DashboardAlert>
A list of the current alerts

Return Value

Type: List<DashboardAlert>
A list of the current alerts
Remarks