| 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; }
Public Shared Property ProductStock As IDictionary(Of ProductKey, Double)
Get
Set
Property Value
Type:
IDictionaryProductKey,
DoubleSee Also