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

Quantity Property

The quantity of this line item group.

Syntax

__property String Quantity = {read=FQuantity, write=FSetQuantity, default=""};

Default Value

""

Remarks

This property is a String type in order to allow setting fractional quantities. Setting this property with non-numeric data will cause an error. Correct usage of this property is shown below:


  component.Quantity = "3"

Leave this property blank and no quantity will be sent to QuickBooks.

Data Type

String

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