This input property provides the employee’s current earnings to be taxed, expressed in terms of the pay period established by the PayPeriodsPerYear property. In other words, if PayPeriodsPerYear is set to 12, the Earnings value will be interpreted as a monthly figure for tax calculation purposes. If PayPeriodsPerYear is 52, Earnings will be interpreted as weekly.
value = object.
object. value
Part | Description |
---|---|
object | A TaxControl object. |
value | A float result/expression. |