CustInvoicePrintJob.dialog Method [AX 2012]

Provides the dialog box to display for this instance of the RunBaseBatch class.

protected Object dialog([DialogRunbase _dialog, boolean _forceOnClient])

Run On

Called

Parameters

_dialog
Type: DialogRunbase Class
A reference to the instance of the dialog box that will be displayed.
_forceOnClient
Type: boolean
A Boolean value that specifies whether the dialog box must be instantiated on the client.

Return Value

Type: Object Class
An instance of the dialog box to display.

Community Additions

ADD
Show: