You are here: Start » ValueLimits_f64 Constructor

ValueLimits_f64 Constructor

Namespace:FilNet
Assembly:Fil.Net.TS.dll

Syntax

public ValueLimits_f64
(
	double? minValue,
	double? maxValue
)

Parameters

Name Type Range Default Description
minValuedouble?
maxValuedouble?

See also