Click or drag to resize

StockServiceCreateStockLocationRelation Method

Namespace:  Dynamicweb.Ecommerce.Stocks
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public void CreateStockLocationRelation(
	string shopId,
	long stockLocationId
)

Parameters

shopId
Type: SystemString
stockLocationId
Type: SystemInt64
See Also