Click or drag to resize

DateTimeDiscount Class

Inheritance Hierarchy

Namespace:  Dynamicweb.Ecommerce.Orders.SalesDiscounts
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[AddInNameAttribute("Date discount")]
[AddInDescriptionAttribute("If the cart/order was created in a specified period a discount will be triggered.")]
[AddInIgnoreAttribute(true)]
public class DateTimeDiscount : SalesDiscountProvider

The DateTimeDiscount type exposes the following members.

Constructors
  NameDescription
Public methodDateTimeDiscount
Initializes a new instance of the DateTimeDiscount class
Top
Properties
Methods
Fields
  NameDescription
Protected fieldDefaultVoucherCodeFieldCaption (Inherited from SalesDiscountProvider.)
Top
See Also