This property distinguishes employer-paid taxes from employee-paid taxes that must be withheld.
For example, the “FICA SS” tax should be withheld from the employee’s pay, and the Withheld property returned for this tax is true. The “FICA SS Employer” tax, however, is paid by the employer, and the Withheld property returned for this tax is false.
value = object.
Part | Description |
---|---|
object | A TaxControl or Tax object. |
value | A boolean result. |