You are here: Start » FIL.NET » RangeThresholdParams Constructor

RangeThresholdParams Constructor

Namespace:Fil
Assembly:FilNet.Types.dll

Syntax

public RangeThresholdParams
(
	int minValue_,
	int maxValue_,
	int hysteresis_
)

Parameters

Name Type Range Default Description
minValue_int
maxValue_int
hysteresis_int

See also