RunbaseReportStd.dialogMake Method [AX 2012]

Obtains the dialog from a RunBase class.

Syntax

public Object dialogMake()

Run On

Called

Return Value

Type: Object Class
An object of the Dialog class.

Remarks

This method wraps the call to the dialog method and the dialogPost method.

Do not call the dialog method to obtain the dialog box.

See Also

Reference

RunbaseReportStd Class