Share via


TaxWithholdCertificateUIBuilder.toDateModified Method [AX 2012]

Updates the Printing date field based on the selected Todate field.

Syntax

public boolean toDateModified(FormStringControl _control)

Run On

Called

Parameters

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

Return Value

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

See Also

Reference

TaxWithholdCertificateUIBuilder Class