Click or drag to resize
DashboardAlertsGetNextDashboardAlert Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the Next DashboardAlert in the collection.

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

Parameters

DashboardAlert
Type: DataPAEnterpriseDashboardDashboardAlert
The current DashboardAlert in the collection.

Return Value

Type: DashboardAlert
The Next DashboardAlert in the collection.
Remarks