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

ObjectType Property

The type of the object - generally List or Txn.

Syntax

[VB.NET]
Public Property ObjectType As String

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

Remarks

The type of the object: "List" for list items, or "Txn" for transaction items. Note that the name of the object's Id property determines the object type: List items have a "ListID" property, and transaction items have a "TxnID" property.

Failure to set this property will result in an XML parser error.

Default Value

""

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