Click or drag to resize

StockUnitDelete Method (Int32)

Note: This API is now obsolete.

Namespace:  Dynamicweb.Ecommerce.Stocks
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute("Use Services.StockService.DeleteStockUnit(Int32) instead.")]
public static void Delete(
	int id
)

Parameters

id
Type: SystemInt32
See Also