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

ItemCost Property

Line item property: Unit cost for item.

Syntax

char* GetItemCost(int iItemIndex);

int SetItemCost(int iItemIndex, char* lpszItemCost);

Default Value

""

Remarks

Line item property: Unit cost for item.

The unit cost for this item.

If ItemAmount is specified, then ItemCost will be calculated automatically and should not be specified.

The amount should be formatted as a string in dollars.

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]