SalesQuotationMassCreateUIBuilder.updateControlsForAccountType Method [AX 2012]

Updates UI controls, based on the query initialization.

Syntax

private void updateControlsForAccountType()

Run On

Called

Remarks

Based on the AccountType value (Customer or Prospect), the query is initialized differently.

This method updates the dialog box UI, based on the AccountType value.

See Also

Reference

SalesQuotationMassCreateUIBuilder Class