InventValueReportUIBuilder.reportIdModified Method [AX 2012]

Handles the UI modified event for the report ID dialog field. The date code is set according to the report definition.

Syntax

public boolean reportIdModified(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