Click or drag to resize

StockLocationGetStockLocations Method (Boolean)

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.StockService.GetStockLocations(Boolean) instead.")]
public static StockLocationCollection GetStockLocations(
	bool sortByOrder
)

Parameters

sortByOrder
Type: SystemBoolean

Return Value

Type: StockLocationCollection
See Also