PayrollWorkerTaxCode.isExempt Method
Determines whether the current worker tax code is exempt from tax calculations.
Syntax
public boolean isExempt(PayrollPaymDate _paymentDate)
Run On
Called
Parameters
- _paymentDate
Type: PayrollPaymDate Extended Data Type
The value of the _paymentDate field.
Return Value
Type: boolean
true if the worker tax code is exempt from tax calculations; otherwise, false.