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

ItemCustomPricePercent Property

Discount percentage for each item.

Syntax

char* GetItemCustomPricePercent(int iItemIndex);

int SetItemCustomPricePercent(int iItemIndex, char* lpszItemCustomPricePercent);

Default Value

""

Remarks

Discount percentage for each item.

When you create a price level, you have the option to create it with a custom price that is either a fixed amount (ItemCustomPrice) or a fixed discount percentage (ItemCustomPricePercent).

Alternatively, instead of a flat custom price or discount, you could apply a price discount based on either the current custom price, the standard price of the item, or the cost of the item.

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]