Click or drag to resize

Reward Class

Inheritance Hierarchy

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

The Reward type exposes the following members.

Constructors
  NameDescription
Public methodReward
Initializes a new instance of the Reward class
Public methodReward(IDataReader) Obsolete.
Initializes a new instance of the Reward class
Public methodReward(RewardType)
Initializes a new instance of the Reward class
Top
Properties
  NameDescription
Public propertyActive
Public propertyConnection (Inherited from DbObject.)
Public propertyCurrencyCode
Public propertyId
Public propertyID (Inherited from DbObject.)
Public propertyIsArchived
Public propertyIsLocalized
Public propertyIsNew (Inherited from DbObject.)
Public propertyLanguage
Public propertyName
Public propertyPercentage
Public propertyPoints
Public propertyRoundingId
Public propertyRules Obsolete.
Public propertyTransaction (Inherited from DbObject.)
Public propertyType
Top
Methods
Fields
  NameDescription
Protected field_id (Inherited from DbObject.)
Protected field_keyField (Inherited from DbObject.)
Protected field_tableName (Inherited from DbObject.)
Top
See Also