Click or drag to resize
DashboardAlertsAdd Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Adds a DashboardAlert to this collection.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public void Add(
	DashboardAlert DashboardAlert
)

Parameters

DashboardAlert
Type: DataPAEnterpriseDashboardDashboardAlert
The DashboardAlert you wish to add to the collection.
Remarks