Dynamicweb 8 Documentation
Discount.DiscountType Enumeration

Type of discount.
Syntax
'Declaration
 
Public Enum Discount.DiscountType 
   Inherits System.Enum
public enum Discount.DiscountType : System.Enum 
Members
MemberDescription
DiscountTypeAmountAmount
DiscountTypeNoDiscountNo discount
DiscountTypePercentPercent
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Dynamicweb.eCommerce.Discounts.Discount.DiscountType

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

Dynamicweb.eCommerce.Discounts Namespace

Send Feedback