MaxValue Property¶
Summary¶
Gets or sets the maximum value of this Parameter property. It is used for validating user input.
Signature¶
1 |
|
Return Value¶
object
Declaring Type¶
Examples¶
1 2 3 4 5 |
|
Last update: March 30, 2023
Gets or sets the maximum value of this Parameter property. It is used for validating user input.
1 |
|
object
1 2 3 4 5 |
|