QuickBooks Integrator V6 - Online Help
QuickBooks Integrator V6
Questions / Feedback?

InventoryQuantityOnHand Property

The quantity in stock for this inventory item.

Syntax

[VB.NET]
Public Property InventoryQuantityOnHand As String

[C#]
public string InventoryQuantityOnHand {get; set;}

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) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0