PrintMgmtSetupUICtrlEmpty.saveChanges Method [AX 2012]

Saves values from the user interface to the data class.

public void saveChanges()

Run On

Called

This method is called if the isDirty value is set to true and after validation. Override for the same method in the PrintMgmtSetupUICtlDisplayable interface.

Show: