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.
Handles the aging days validate event.
Syntax
protected boolean validateDays(FormIntControl _formControl)
Run On
Called
Parameters
- _formControl
Type: FormIntControl Class
The form control that raised the event.
Return Value
Type: boolean
true if the days are greater or equals zero; otherwise false.