Click or drag to resize
AlertConditionsGetFirstAlertCondition Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the first AlertCondition in the collection.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public AlertCondition GetFirstAlertCondition()

Return Value

Type: AlertCondition
The first AlertCondition in the collection.
Remarks