Click or drag to resize

DiscountCollection Constructor (Product)

Note: This API is now obsolete.

Initializes a new instance of the DiscountCollection class

Namespace:  Dynamicweb.Ecommerce.Discounts
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute("Use constructor overload with currency, country, unit id, user id, shop id parameters.")]
public DiscountCollection(
	ref Product product
)

Parameters

product
Type: Dynamicweb.Ecommerce.ProductsProduct
See Also