Click or drag to resize

StockServiceGetStockUnit Method (Int32)

Note: This API is now obsolete.

Namespace:  Dynamicweb.Ecommerce.Stocks
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute("Use other GetStockUnit overload.")]
public StockUnit GetStockUnit(
	int rowId
)

Parameters

rowId
Type: SystemInt32

Return Value

Type: StockUnit
See Also