Click or drag to resize
ManagedDashboardCurrentAlerts 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: ListDashboardAlert
A list of the current alerts

Return Value

Type: ListDashboardAlert
A list of the current alerts
Remarks