PrintMgmtSetupUISettingsDefaultCtl.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 values from the user interface have been changed by the user and if validation is successful. Override for the same method in the PrintMgmtSetupUICtlDisplayable interface.

Show: