Click or drag to resize

StockServiceSaveStockStatus Method

Namespace:  Dynamicweb.Ecommerce.Stocks
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public void SaveStockStatus(
	StockStatus theStockStatus,
	string id
)

Parameters

theStockStatus
Type: Dynamicweb.Ecommerce.StocksStockStatus
id
Type: SystemString
See Also