MaximumValue property
NumberField.MaximumValue — Number
Represents the maximum value of the number field this property is associated with. If the value is greater than the maximum value, the number field is considered invalid and the Valid property returns FALSE. Blank values are considered valid. Set a minimum value through the MinimumValue property.
If there is a maximum or minimum value, any value or formula associated with the Valid property is ignored.