Share via


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.

Syntax

public void dialogPostRun(DialogRunbase dialog)

Run On

Called

Parameters

Remarks

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

See Also

Reference

SRSReportRun Class