QuickBooks Integrator 2016 .NET Edition
QuickBooks Integrator 2016 .NET Edition
Questions / Feedback?

TaxIdentity Property

String that identifies a vendor to the IRS.

Syntax

[VB.NET]
Public Property TaxIdentity As String

[C#]
public string TaxIdentity {get; set;}

Remarks

The Federal Employer Identification Number (EIN); a string that identifies a 1099 recipient to the IRS. This property must be specified for Add operations if EligibleFor1099 is set to true.

TaxIdentity must be in ##-####### format.

Default Value

""

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
QuickBooks Integrator 2016 .NET Edition - Version 16.0 [Build 7353]