Click or drag to resize

UserTransactionCollection Constructor (IDataReader)

Initializes a new instance of the UserTransactionCollection class

Namespace:  Dynamicweb.Ecommerce.Loyalty
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public UserTransactionCollection(
	IDataReader dataReader
)

Parameters

dataReader
Type: System.DataIDataReader
See Also