PrintMgmtSetupUICtrlEmpty.save Method [AX 2012]
Saves values from the user interface to the data class.
There is a problem if this method returns false. Returning true indicates either there was no problem or that the work that is required to save values was successful. Since any user messages will be displayed, a value of false does not require additional user notification. The most common use of a negative return is to keep the focus from changing.
Show: