TaxYears

TaxW2Request.TaxYears property

Gets or sets the tax years of the requested forms, in format “YYYY”.

public List<string> TaxYears { get; set; }

See Also