TaxYear

AbstractTaxW2.TaxYear property

Gets or sets the tax year of this form, in format “YYYY”.

public string TaxYear { get; set; }

See Also