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
- class TaxW2Request
- namespace Aspose.Finance.Ofx.TaxW2
- assembly Aspose.Finance
Gets or sets the tax years of the requested forms, in format “YYYY”.
public List<string> TaxYears { get; set; }