FDO API Reference Feature Data Objects
static FDO_API FdoPropertyValueConstraintRange* FdoPropertyValueConstraintRange::Create ( FdoDataValue minValue,
FdoDataValue maxValue 
) [static]

Constructs and populates an instance of an FdoPropertyValueConstraintRange.

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


Comments or suggestions? Send us feedback.