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

AdjustmentItemName Property

Line item property: Reference to the kind of item to be adjusted.

Syntax

char* GetAdjustmentItemName(int iAdjustmentIndex);

int SetAdjustmentItemName(int iAdjustmentIndex, char* lpszAdjustmentItemName);

Default Value

""

Remarks

Line item property: Reference to the kind of item to be adjusted.

Adjustment Line items represent either quantity or value adjustments made on an inventory item. The AdjustmentItemId or AdjustmentItemName represent which inventory item the adjustment is acting on, and AdjustmentNewQuantity and AdjustmentNewValue properties are used to indicate how much you wish to change either the quantity or the value of the specified inventory item. AdjustmentValueDifference and AdjustmentQuantityDifference will be filled after a successful Get or Add.

The size of the array is controlled by the AdjustmentCount 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]