Dynamicweb 8 Documentation
DateTimeDiscount Class
Members 

Object Model
DateTimeDiscount ClassDiscountValueHandler ClassOrderLine ClassProduct Class
Syntax
'Declaration
 
<AddInIgnoreAttribute(True)> 
<AddInDescriptionAttribute("If the cart/order was created in a specified period a discount will be triggered.")> 
<AddInNameAttribute("Date discount")> 
Public Class DateTimeDiscount 
   Inherits SalesDiscountProvider
[AddInIgnoreAttribute(true)] 
[AddInDescriptionAttribute("If the cart/order was created in a specified period a discount will be triggered.")] 
[AddInNameAttribute("Date discount")] 
public class DateTimeDiscount : SalesDiscountProvider 
Inheritance Hierarchy

System.Object
   Dynamicweb.Extensibility.ConfigurableAddIn
      Dynamicweb.eCommerce.Orders.SalesDiscounts.SalesDiscountProvider
         Dynamicweb.eCommerce.Orders.SalesDiscounts.DateTimeDiscount

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DateTimeDiscount Members
Dynamicweb.eCommerce.Orders.SalesDiscounts Namespace

Send Feedback