Click or drag to resize

ProductServiceUpdateUnitCount Method

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public int UpdateUnitCount(
	Product product,
	int unitCount
)

Parameters

product
Type: Dynamicweb.Ecommerce.ProductsProduct
unitCount
Type: SystemInt32

Return Value

Type: Int32
See Also