IntrastatReporting.dialogPostRun Method [AX 2012]
Gets printers settings and registers event handlers.
Syntax
public void dialogPostRun(DialogRunbase _dialog)
Run On
Called
Parameters
- _dialog
Type: DialogRunbase Class
The runbase dialog.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Gets printers settings and registers event handlers.
public void dialogPostRun(DialogRunbase _dialog)
Called