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

LineItemQuantity Property

Quantity of the Line Item indicated by ItemName or ItemId .

Syntax

__property String LineItemQuantity[int LineItemIndex] = {read=FLineItemQuantity, write=FSetLineItemQuantity};

Default Value

""

Remarks

Quantity of the Line Item indicated by LineItemItemName or LineItemItemId.

Line Items are only available for Item ItemTypes itInventoryAssembly and itGroup. For Inventory Assemblies, Line Items consist of "ItemInventoryAssemblyLine" aggregates. For Groups, Line Items consists of "ItemGroupLine" aggregates.

The size of the array is controlled by the LineItemCount property.

This property is not available at design time.

Data Type

String

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