Share via


BOMmultiReportFinish.mustUseDialog Method [AX 2012]

Controls whether the dialog system should be used for dialogs or if the system should be the form that is created in the dialog method.

Syntax

public boolean mustUseDialog()

Run On

Called

Return Value

Type: boolean
true if the dialog system should be used; otherwise, false.

Remarks

When you use the dialog system a batch tab page is added to the form.

See Also

Reference

BOMmultiReportFinish Class