Click or drag to resize

RewardRule Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.DataDbObject
    Dynamicweb.Ecommerce.LoyaltyRewardRule

Namespace:  Dynamicweb.Ecommerce.Loyalty
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public class RewardRule : DbObject

The RewardRule type exposes the following members.

Constructors
  NameDescription
Public methodRewardRule
Initializes a new instance of the RewardRule class
Public methodRewardRule(IDataReader) Obsolete.
Initializes a new instance of the RewardRule class
Public methodRewardRule(Reward)
Initializes a new instance of the RewardRule class
Top
Properties
Methods
Fields
  NameDescription
Protected field_id (Inherited from DbObject.)
Protected field_keyField (Inherited from DbObject.)
Protected field_tableName (Inherited from DbObject.)
Top
See Also