CustRecurrenceInvoiceUIBuilder.billingClassificationModified Method [AX 2012]

Sets the billingClassificationRecId value when the dlgBillingClassification field is modified.

Syntax

public boolean billingClassificationModified(FormStringControl _billingClassificaitonControl)

Run On

Called

Parameters

Return Value

Type: boolean
true if the dlgBillingClassification field can be edited; otherwise, false .

See Also

Reference

CustRecurrenceInvoiceUIBuilder Class