>>.NET

Earnings Property

Employee's taxable earnings.

Syntax

value = object.Earnings

object.Earnings = value

Part
Description
objectA TaxControl object
valueA numeric variable/expression

Remarks

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.