Share via


InventAgingUIBuilder.validateDays Method [AX 2012]

Handles the aging days validate event.

Syntax

protected boolean validateDays(FormIntControl _formControl)

Run On

Called

Parameters

Return Value

Type: boolean
true if the days are greater or equals zero; otherwise false.

See Also

Reference

InventAgingUIBuilder Class