Share via


InventCostDateCodeUIBuilder.dateCodeModified Method [AX 2012]

Handles the UI modified event for the date code dialog field.

Syntax

public boolean dateCodeModified(FormStringControl _control)

Run On

Called

Parameters

Return Value

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

Remarks

The from date and to date are set according to the date code lookup.

See Also

Reference

InventCostDateCodeUIBuilder Class