MinValue Property¶
Summary¶
Gets or sets the minimum 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: January 27, 2023
Gets or sets the minimum value of this Parameter property. It is used for validating user input.
1 |
|
object
1 2 3 4 5 |
|