| 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
)
<ObsoleteAttribute("Use other GetStockUnit overload.")>
Public Function GetStockUnit (
rowId As Integer
) As StockUnit
Parameters
- rowId
- Type: SystemInt32
Return Value
Type:
StockUnitSee Also