JmgSynchronizeJobTable.getFromDialog Method [AX 2012]

This method is called after the dialog is closed. It must assign the dialog values to the internal variables. It saves the check box choices made by the user.

public boolean getFromDialog()

Run On

Called

Return Value

Type: boolean
The value of the super method.

Do not call this method directly; call it automatically when user closes the dialog.

Community Additions

ADD
Show: