Skip to content

TaxAmount

This method returns the employee’s computed tax, expressed in terms of the pay period established by the PayPeriodsPerYear property. In other words, if PayPeriodsPerYear is set to 12 (the default), the TaxAmount value will be returned as a monthly figure.

Syntax

value = object. ( )

  • object - A TaxControl object.
  • value - A float result.