Accepted Value Range
Specifies the minimum and maximum integer values that can be used for this property.
Format:
- Data type
- Integer
- Database name
- CustomProperty.Validation.IntegerMinMax
Usage note:
- Use Integer when the value stored is always a whole number (positive or negative) or zero. Use Number when the value stored might contain fractional numbers.