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

adjustmentNewQuantity (property)

Line item property: The new quantity for this adjustment.

- (NSString*)adjustmentNewQuantity:(int)adjustmentIndex

- (void)setAdjustmentNewQuantity:(int)adjustmentIndex :(NSString*)newAdjustmentNewQuantity

Default Value

""

Remarks

Line item property: The new quantity for this adjustment.

When issuing an Inventory Quantity Adjustment or Value Adjustment, this is the new quantity for the inventory item indicated by AdjustmentItemName and AdjustmentItemId.

Either AdjustmentNewQuantity and/or AdjustmentNewValue must be specified for each Adjustment, or the class will fails with an error.

The default value of "" indicates that this property is not specified, and no new quantity will be sent.

The size of the array is controlled by the AdjustmentCount property.

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