>>.NET

StateExemptions Property

Employee's state exemptions.

Syntax

value = object.StateExemptions

object.StateExemptions = value

Part
Description
objectA TaxControl object
valueA numeric variable/expression

Remarks

This input property indicates the employee's exemptions, taken from various state forms (indicated by the Instructions property). This value is used by many state taxes. If this value is left blank, it defaults to the number of federal exemptions. For states which use an exemption level different from federal, place that value in the StateExemptions property.

Note: Some states use both State Exemptions and Additional Exemptions. The Instructions for these states will direct the use of the Miscellaneous property for the Additional Exemptions amount.