RunBase.prepareForRun Method [AX 2012]

Allows subclasses to process the dialog box immediately before the dialog box.Run method.

Syntax

protected void prepareForRun(Object _dialog)

Run On

Called

Parameters

Remarks

This method allows for last minute customization of the dialog box immediately before opening it.

See Also

Reference

RunBase Class