Click or drag to resize

StockServiceGetStockLocationRelations Method

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

Parameters

shopId
Type: SystemString

Return Value

Type: IEnumerableStockLocation
See Also