Share via


BankPrintTestCheque.getFromDialog Method [AX 2012]

Retrieves the data from the dialog fields into variables.

Syntax

public boolean getFromDialog()

Run On

Called

Return Value

Type: boolean
A Boolean value returned from a super method of the Runbase class.

Remarks

This method is invoked by the RunBase framework when the OK button of the dialog box is pressed.

See Also

Reference

BankPrintTestCheque Class