QuickBooks Integrator 2020 C++ Builder Edition

Questions / Feedback?

ItemType Property

The type of item to search for.

Syntax

__property TiqbObjSearchItemTypes ItemType = { read=FItemType, write=FSetItemType };
enum TiqbObjSearchItemTypes { sitAll=0, sitService=1, sitInventory=2, sitNonInventory=3, sitPayment=4, sitDiscount=5, sitSalesTax=6, sitSubtotal=7, sitOtherCharge=8, sitInventoryAssembly=9, sitGroup=10, sitSalesTaxGroup=11, sitFixedAsset=12, sitSites=13 };

Default Value

sitAll

Remarks

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

Data Type

Integer

Copyright (c) 2021 /n software inc. - All rights reserved.
QuickBooks Integrator 2020 C++ Builder Edition - Version 20.0 [Build 7941]