RunBase.getFromDialog Method [AX 2012]

Assigns the dialog values to the internal variables.

public boolean getFromDialog()

Run On

Called

Return Value

Type: boolean
true if assigning the dialog values was successful; otherwise, false.

This method is called after the dialog box is closed. When inheriting from this method, make sure to call the super method.

Community Additions

ADD
Show: