Click or drag to resize
AlertConditionRange Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the range this condition is evaluated against

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

Property Value

Type: Range
The range this condition is evaluated against

Return Value

Type: Range
The range this condition is evaluated against
Remarks