Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Validates that the rate is a positive value.
Syntax
protected boolean validateConfirmRate(FormRealControl _control)
Run On
Called
Parameters
- _control
Type: FormRealControl Class
The control that contains the rate.
Return Value
Type: boolean
true if the rate is positive; otherwise, false.