Click or drag to resize

StockServiceGetStockLocations Method (String)

Namespace:  Dynamicweb.Ecommerce.Stocks
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public IEnumerable<StockLocation> GetStockLocations(
	string languageId
)

Parameters

languageId
Type: SystemString

Return Value

Type: IEnumerableStockLocation
See Also