Click or drag to resize
ShoppingCartItemCheckResultInventoryUnits Property
Number of available units when not enough. Value is set to -1 when all requested units are available.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 10.0.0
Syntax
C#
public int InventoryUnits { get; protected set; }

Property Value

Type: Int32
See Also