Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.