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

RangeThresholdParams Constructor

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Syntax

public RangeThresholdParams
(
	int minValue,
	int maxValue,
	int hysteresis
)

Parameters

Name Type Range Default Description
minValueint
maxValueint
hysteresisint

See also