InventAgingUIBuilder.validateDays Method [AX 2012]
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.