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

ValueLimits Constructor

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

Syntax

public ValueLimits
(
	float? minValue,
	float? maxValue
)

Parameters

Name Type Range Default Description
minValuefloat?
maxValuefloat?

See also