Click or drag to resize
AlertConditionAlertValue Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the boolean value this alert condition resolves to

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public bool AlertValue { get; }

Property Value

Type: Boolean
The boolean value this alert condition resolves to

Return Value

Type: Boolean
The boolean value this alert condition resolves to
Remarks