Click or drag to resize

DiscountCollection Constructor (IDataReader)

Note: This API is now obsolete.

Initializes a new instance of the DiscountCollection class

Namespace:  Dynamicweb.Ecommerce.Orders.Discounts
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute("This method is no longer used.")]
public DiscountCollection(
	IDataReader dataReader
)

Parameters

dataReader
Type: System.DataIDataReader
See Also