Class StockLevelProvider
- Namespace
- Dynamicweb.Ecommerce.Stocks
- Assembly
- Dynamicweb.Ecommerce.dll
Represents a stock level provider.
- Inheritance
-
Stock
Level Provider
- Derived
- Inherited Members
Methods
FindStockLevel(Product, string, StockLocation?)
Finds the stock level of product.
Parameters
product
ProductThe product.
unitId
stringThe unit ID.
stockLocation
StockLocation The stock location.
Returns
- double?
The stock level.