RunBaseMultiParm.mustUseDialog Method [AX 2012]

Controls whether the dialog system should be used for dialog boxes or if the system should be the form that is created in dialog().

public boolean mustUseDialog()

Run On

Called

Return Value

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

By using the dialog system, a Batch tab page is added to the form.

Community Additions

ADD
Show: