QuickBooks Integrator 2016 C++ Builder Edition
QuickBooks Integrator 2016 C++ Builder Edition
Questions / Feedback?

ItemType Property

The type of item to search for.

Syntax

__property TiqbObjSearchItemTypes ItemType = {read=FItemType, write=FSetItemType, default=0};



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

0

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) 2020 /n software inc. - All rights reserved.
QuickBooks Integrator 2016 C++ Builder Edition - Version 16.0 [Build 7353]