InventValueReportUIBuilder.dateCodeModified Method [AX 2012]

Handles the UI modified event for the date code dialog field. The from-date and to-date are set according to date code lookup.

Syntax

public boolean dateCodeModified(FormStringControl _control)

Run On

Called

Parameters

Return Value

Type: boolean
true if the control value has been modified; otherwise, false.

See Also

Reference

InventValueReportUIBuilder Class