This documentation is archived and is not being maintained.
RunBaseDialogable.runBase Method [AX 2012]
Returns the RunBase that calls the dialog.
Run On
Client
Return Value
Type:
RunBase Class
The RunBase that calls the dialog.
Remember to initialize the RunBase variable in the init method in the dialog.
All RunBase dialog forms created in the Application Object Tree (AOT) must have this method. A FormRun class already has it.