Click or drag to resize

ProductServiceUpdatePriceCount Method

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

Parameters

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

Return Value

Type: Int32
See Also