QuickBooks Integrator 2016 C++ Builder Edition
QuickBooks Integrator 2016 C++ Builder Edition
Questions / Feedback?

AdjustmentQuantityDifference Property

Line item property: The change in quantity for this adjustment.

Syntax

__property String AdjustmentQuantityDifference[int AdjustmentIndex] = {read=FAdjustmentQuantityDifference, write=FSetAdjustmentQuantityDifference};

Default Value

""

Remarks

Line item property: The change in quantity for this adjustment.

After a successful Add or Get this property will contain either a positive or negative number that shows the change in quantity for this inventory item.

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 C++ Builder Edition - Version 16.0 [Build 7353]