SRSReportRun.dialogPostRun Method [AX 2012]

Makes sure that the methods of the dialog form controls are overloaded and that the specified object is the object to which the messages of the controls are sent.

public void dialogPostRun(DialogRunbase dialog)

Run On

Called

Parameters

dialog
Type: DialogRunbase Class
The DialogRunbase object being controlled.

This is an overloaded method that is executed when the dialog box has run.

Community Additions

ADD
Show: