QuickBooks Integrator 2016 Linux Edition
QuickBooks Integrator 2016 Linux Edition
Questions / Feedback?

ItemUnitOfMeasure Property

Unit of measure describing the Quantity .

Syntax

char* GetItemUnitOfMeasure(int iItemIndex);

int SetItemUnitOfMeasure(int iItemIndex, char* lpszItemUnitOfMeasure);

Default Value

""

Remarks

Unit of measure describing the ItemQuantity.

In a transaction line item, the name of the unit of measure selected from within the item's available units. If the company file is enabled only for single unit of measure per item, this must be the base unit!

This property is only available for QBXMLVersion 7.0 and higher.

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

This property is not available at design time.

Data Type

String

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