ShoppingCartItemCheckResultInventoryUnits Property |
Number of available units when not enough. Value is set to -1 when all requested units are available.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax public int InventoryUnits { get; protected set; }
Property Value
Type:
Int32See Also