Click or drag to resize

ProductReserveProductStock Property

Namespace:  Dynamicweb.Ecommerce.Frontend.Cart
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public static IDictionary<ProductKey, double> ProductStock { get; set; }

Property Value

Type: IDictionaryProductKey, Double
See Also