Class StockLevelManager
- Namespace
- Dynamicweb.Ecommerce.Stocks
- Assembly
- Dynamicweb.Ecommerce.dll
Represents a stock level manager.
- Inheritance
-
Stock
Level Manager
- Inherited Members
Methods
FindStockLevel(Product, string, StockLocation?)
Finds the stock level of a product.
Parameters
product
ProductThe product.
unitId
stringstockLocation
StockLocation The stock location.
Returns
- double?
The stock level of a product.