ProjInvoiceProposalPeriodic.dialogPostRun Method [AX 2012]

This method is called after dialog() is called, making is possible to add controls after the main dialog()

public void dialogPostRun(DialogRunbase _dialog)

Run On

Called

Parameters

_dialog
Type: DialogRunbase Class
Object for the Dialog from.

Community Additions

ADD
Show: