RetailLoyaltyCardTransferBalance.dialogPostRun Method [AX 2012]

This method is called after dialog() is called, making it possible to override methods on the dialog.

public void dialogPostRun(DialogRunbase dialog)

Run On

Called

Parameters

dialog
Type: DialogRunbase Class
The Dialog containing the fields to override methods on.

Community Additions

ADD
Show: