Click or drag to resize

StockServiceGetStockUnit Method (String, String, String, StockLocation)

Namespace:  Dynamicweb.Ecommerce.Stocks
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public StockUnit GetStockUnit(
	string productId,
	string variantId,
	string unitId,
	StockLocation stockLocation
)

Parameters

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

Return Value

Type: StockUnit
See Also