Click or drag to resize

KeyPerformanceIndicatorActiveThreshold Property

The "active" threshold is calculated based on the KPI thresholds and the CounterResult. Can be null.

Namespace:  Omada.OE.Model.KPI
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public Threshold ActiveThreshold { get; set; }

Property Value

Type: Threshold
See Also