Share via


TaxWithholdCertificateUIBuilder.custAccountFieldModified Method [AX 2012]

Updates the To CustAccount field based on the selected From CustAccount field.

Syntax

public boolean custAccountFieldModified(FormStringControl _control)

Run On

Called

Parameters

  • _control
    Type: FormStringControl Class
    The FormStringControl instance whose value determines the From CustAccount field values.

Return Value

Type: boolean
true if the control value has been modified; otherwise, false.

See Also

Reference

TaxWithholdCertificateUIBuilder Class