CustCollectionLetterPost.dialogPostRun Method [AX 2012]

Executes after the dialog method is called to enable add controls after the dialog method call.

public void dialogPostRun(DialogRunbase dialog)

Run On

Called

Parameters

dialog
Type: DialogRunbase Class
An instance of the Dialog class for the Dialog form.

This method is used to add a Mutli-Select lookup for Billing classification.

Community Additions

ADD
Show: