CustInterestCreate.dialogPostRun Method [AX 2012]

Executes after the CustInterestCreate.dialog method is called to add controls after the CustInterestCreate.dialog method is called.

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: