Click or drag to resize

ThresholdEvaluate Method

Namespace:  Omada.OE.Model.KPI
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public static bool Evaluate(
	Threshold threshold,
	int count
)

Parameters

threshold
Type: Omada.OE.Model.KPIThreshold
count
Type: SystemInt32

Return Value

Type: Boolean
See Also