Click or drag to resize

RewardCollection Class

Note: This API is now obsolete.

Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionReward
    Dynamicweb.Ecommerce.LoyaltyRewardCollection

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

The RewardCollection type exposes the following members.

Constructors
  NameDescription
Public methodRewardCollection
Initializes a new instance of the RewardCollection class
Top
Methods
  NameDescription
Public methodLoadRules
Top
See Also