Click or drag to resize
DashboardAlertEventArgs Constructor DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Creates and returns a new DashboardAlertEventArgs object.

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

Parameters

DashboardAlert
Type: DataPAEnterpriseDashboardDashboardAlert
The DashboardAlert the event applied to.
Remarks