QuickBooks Integrator 2020 Qt Edition

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),
SIT_SITES(13)

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) 2021 /n software inc. - All rights reserved.
QuickBooks Integrator 2020 Qt Edition - Version 20.0 [Build 7941]