  | 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()<ObsoleteAttribute("Use Services.StockLocationService.GetStockLocations() instead.")>
Public Shared Function GetStockLocations As StockLocationCollectionReturn Value
Type: 
StockLocationCollection
See Also