Click or drag to resize

ProductGetUnitStock Method (StockLocation, String)

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public double GetUnitStock(
	StockLocation stockLocation,
	string unitId
)

Parameters

stockLocation
Type: Dynamicweb.Ecommerce.StocksStockLocation
unitId
Type: SystemString

Return Value

Type: Double
See Also