Share via


TaxWithholdStatementUIBuilder.responsiblePersonValidate Method [AX 2012]

Verifies that the date interval is valid.

Syntax

public boolean responsiblePersonValidate(FormStringControl _control)

Run On

Called

Parameters

Return Value

Type: boolean
true if the control value is valid; otherwise, false.

Remarks

The responsible person must be located in the HCMWorker table.

See Also

Reference

TaxWithholdStatementUIBuilder Class