PrintMgmtSetupUICtrlEmpty.setChanged Method [AX 2012]

Sets the changed flag of the controller.

public void setChanged()

Run On

Called

The changed flag indicates that the user has modified the value and it must be persisted. After calling this method, the isDirty value is true. Override for the same method in the PrintMgmtSetupUICtlDisplayable interface.

Show: