Share via


ProjUtilReportUIBuilder.actualBudgetModified Method [AX 2012]

Handles the UI modified event for the detail dialog box field..

Syntax

public boolean actualBudgetModified(FormComboBoxControl _control)

Run On

Called

Parameters

Return Value

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

Remarks

The level must enabled according to the value in detail field

See Also

Reference

ProjUtilReportUIBuilder Class