RetailStorePicker.dialogPostRun Method [AX 2012]
Exectues the sequence of actions after the run method is executed
Syntax
public void dialogPostRun(DialogRunbase _dialog)
Run On
Called
Parameters
- _dialog
Type: DialogRunbase Class
An instance of DialogRunbase class.