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

ItemAdjustRelativeTo Property

Pricelevel percentage is adjusted relative to this property.

Syntax

int GetItemAdjustRelativeTo(int iItemIndex);

int SetItemAdjustRelativeTo(int iItemIndex, int iItemAdjustRelativeTo);

Possible Values

  A_NOT_SET(0), 
  A_STANDARD_PRICE(1), 
  A_COST(2), 
  A_CURRENT_CUSTOM_PRICE(3)

Default Value

0

Remarks

Pricelevel percentage is adjusted relative to this property.

When you create a price level, you have the option to create it with a flat custom price (flat amount or percentage) or 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.

You specify the price discount in the ItemAdjustPercentage property and the price to be discounted (standard item price, item cost, or the item's current custom price) in the ItemAdjustRelativeTo property.

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

Integer

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