PrintMgmtSetupUICtrlSettingsConditional.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 true and if validation is successful. Override for the same method in the PrintMgmtSetupUICtlDisplayable interface.

Show: