PrintMgmtSetupUISettingsCtl.saveChanges Method [AX 2012]

Saves the 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 validated. Override this method in the PrintMgmtSetupUICtlDisplayable interface.

Show: