PSAResourceAssignmentAnalysisUIBuilder.columnFormatModified Method [AX 2012]

Handles the UI modified event for the detail dialog field. The level must enabled or disabled according to value in detail field.

public boolean columnFormatModified(FormComboBoxControl _control)

Run On

Called

Parameters

_control
Type: FormComboBoxControl Class
The control behind the changed dialog field.

Return Value

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

Community Additions

ADD
Show: