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

InventoryQuantityOnHand Property

The quantity in stock for this inventory item.

Syntax

public String getInventoryQuantityOnHand();
public void setInventoryQuantityOnHand(String inventoryQuantityOnHand);

Remarks

The total quantity you have on hand for this item.

If both InventoryQuantityOnHand and Cost are included, then InventoryTotalValue will be set to InventoryQuantityOnHand times Cost, regardless of what InventoryTotalValue is explicitly set to.

This property is only applicable for Inventory Items (ItemType = itInventory).

Default Value

"0"

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