FDO .NET API Reference Feature Data Objects
OSGeo::FDO::Schema::PropertyValueConstraintRange::PropertyValueConstraintRange ( OSGeo::FDO::Expression::DataValue minValue,
OSGeo::FDO::Expression::DataValue maxValue 
)

Constructs and populates an instance of an PropertyValueConstraintRange.

Parameters:
minValue Minimum allowed value
maxValue Maximum allowed value
Returns:
Returns an PropertyValueConstraintRange


Comments or suggestions? Send us feedback.