QuickBooks Integrator V6 - Online Help
QuickBooks Integrator V6
Questions / Feedback?

EligibleFor1099 Property

Whether vendor is eligible for 1099 tracking.

Syntax

[VB.NET]
Public Property EligibleFor1099 As Boolean

[C#]
public bool EligibleFor1099 {get; set;}

Remarks

If true, this vendor is eligible for 1099 tracking. If you do not file 1099 MISC forms, EligibleFor1099 should be left false.

If EligibleFor1099 is set to true, then Address and TaxIdentity must be specified when adding a record to QuickBooks.

If QBXMLVersion is set to a Canadian version of QuickBooks; e.g., "CA2.0", this property will correspond to T4A tracking instead.

This property is not used in Update operations.

Default Value

False

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0