Click or drag to resize

ThresholdOperator Property

Operator to use when comparing the threshold value with the KPI count.

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

Property Value

Type: ThresholdOperator
See Also