AbstractTaxW2 class

AbstractTaxW2 class

Abstract base class of tax form w2 classes.

The AbstractTaxW2 type exposes the following members:

Properties

Property Description
tax_year Gets or sets the tax year of this form, in format “YYYY”.
control_number Gets or sets the control number.
void Gets or sets whether this W2 is void and a new W2 will be provided.

See Also