Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
Sets the maximum numeric value for a field.
Applies To
- Page Fields
Property Value
| Value | Description |
|---|---|
| 9999 | Integers |
| 9999.0 | Decimals |
| December 31, 9999 | Dates |
| 23:59:59 | Time |
Remarks
The field setting is checked during validation. Validation occurs only if the field or control value is updated through the UI, for example, if a value is updated on a page or if a field is updated in a table directly. If a field is updated through application code, then the MaxValue is not validated.