Click or drag to resize

StockServiceDeleteStockLocation Method

Namespace:  Dynamicweb.Ecommerce.Stocks
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public void DeleteStockLocation(
	StockLocation theStockLocation,
	long id
)

Parameters

theStockLocation
Type: Dynamicweb.Ecommerce.StocksStockLocation
id
Type: SystemInt64
See Also