Click or drag to resize

RewardRuleCollection Class

Note: This API is now obsolete.

Inheritance Hierarchy
SystemObject
  System.Collections.GenericListRewardRule
    Dynamicweb.Ecommerce.LoyaltyRewardRuleCollection

Namespace:  Dynamicweb.Ecommerce.Loyalty
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute]
public class RewardRuleCollection : List<RewardRule>

The RewardRuleCollection type exposes the following members.

Constructors
  NameDescription
Public methodRewardRuleCollection
Initializes a new instance of the RewardRuleCollection class
Top
See Also