TaxForm1099s

Tax1099Response.TaxForm1099s property

Gets or sets the collection of Tax1099MISC_V100 or TAX1099R_V100 or TAX1099B_V100 or TAX1099INT_V100 or TAX1099DIV_V100 or TAX1099OID_V100.

public List<AbstractTaxForm1099> TaxForm1099s { get; set; }

See Also