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

ItemName Property

Reference to the item this PriceLevel pertains to.

Syntax

char* GetItemName(int iItemIndex);

int SetItemName(int iItemIndex, char* lpszItemName);

Default Value

""

Remarks

Reference to the item this PriceLevel pertains to.

Price Level line items represent price adjustments on individual items. The ItemId or ItemName represents which item the Price Level is acting on.

When you create a price level, you must specify whether it is a FixedPercentage or a per item price level. Once you create the price level, you cannot change this. Currently, only QuickBooks Premier and Enterprise support the per item price level.

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]