Click or drag to resize

StockServiceDeleteStockLocationRelation Method

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

Parameters

shopId
Type: SystemString
stockLocationId
Type: SystemInt64
See Also