Skip to content

TaxBracket

This property returns the employee’s tax rate when applicable. Internally, the software computes the TaxAmount value for the SelectedTax using the current Earnings, Exemptions, etc. It then recomputes the TaxAmount with an additional dollar of Earnings, reporting the resulting difference as the tax rate. For some taxes, the result may be 0.00 because the additional dollar does not change the TaxAmount calculation.

Syntax

value = object.

Part Description
object A TaxControl object.
value A float result.