Share via


BankPaymBalanceXML.dialog Method [AX 2012]

Creates a dialog box where the user is asked to fill in the file name, e-mail address, the contact person name, the period date, and the survey code

Syntax

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

Run On

Called

Parameters

Return Value

Type: Object Class
The created dialog box.

Remarks

The _forceOnClient parameter is not used here, but it is needed because it is a parameter on the base method, Runbase.dialog.

See Also

Reference

BankPaymBalanceXML Class