Click or drag to resize

StockServiceDeleteStockUnits Method (String, String)

Namespace:  Dynamicweb.Ecommerce.Stocks
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public void DeleteStockUnits(
	string productId,
	string variantId
)

Parameters

productId
Type: SystemString
variantId
Type: SystemString
See Also