CustCollectionLetterCreate.dialogPostRun Method [AX 2012]

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

public void dialogPostRun(DialogRunbase dialog)

Run On

Called

Parameters

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

This method adds a Multi-Select lookup for Billing classification.

Community Additions

ADD
Show: