Click or drag to resize

StockLocationGetStockLocations Method

Note: This API is now obsolete.

Namespace:  Dynamicweb.Ecommerce.Stocks
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute("Use Services.StockLocationService.GetStockLocations() instead.")]
public static StockLocationCollection GetStockLocations()

Return Value

Type: StockLocationCollection
See Also