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

ItemType Property

The type of item to search for.

Syntax

int GetItemType();

int SetItemType(int iItemType);

Possible Values

  SIT_ALL(0), 
  SIT_SERVICE(1), 
  SIT_INVENTORY(2), 
  SIT_NON_INVENTORY(3), 
  SIT_PAYMENT(4), 
  SIT_DISCOUNT(5), 
  SIT_SALES_TAX(6), 
  SIT_SUBTOTAL(7), 
  SIT_OTHER_CHARGE(8), 
  SIT_INVENTORY_ASSEMBLY(9), 
  SIT_GROUP(10), 
  SIT_SALES_TAX_GROUP(11), 
  SIT_FIXED_ASSET(12)

Default Value

0

Remarks

The type of item to search for. Applies only to searches for items. If set to itAll (the default) the class will search for all types of items.

Data Type

Integer

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