Share via


CustInterestPost.dialogPostRun Method [AX 2012]

This method is called after the CustInterestPost.dialog is called to add controls after the CustInterestPost.dialog method executes.

Syntax

public void dialogPostRun(DialogRunbase dialog)

Run On

Called

Parameters

Remarks

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

See Also

Reference

CustInterestPost Class