Click or drag to resize

UserTransactionCollection Class

Note: This API is now obsolete.

Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionUserTransaction
    Dynamicweb.Ecommerce.LoyaltyUserTransactionCollection

Namespace:  Dynamicweb.Ecommerce.Loyalty
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute]
public class UserTransactionCollection : Collection<UserTransaction>

The UserTransactionCollection type exposes the following members.

Constructors
  NameDescription
Public methodUserTransactionCollection
Initializes a new instance of the UserTransactionCollection class
Public methodUserTransactionCollection(IDataReader)
Initializes a new instance of the UserTransactionCollection class
Top
Methods
  NameDescription
Public methodLoadRewards
Top
See Also