Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Marketing Namespace / Coupon Class / Coupon Constructor / Coupon Constructor(Store,CouponType,String,String,Decimal,Boolean,Boolean)
The value of store
The value of coupontypeid
The value of name
The value of couponcode
The value of discountamount
The value of ispercent
The value of allowcombine
In This Topic
    Coupon Constructor(Store,CouponType,String,String,Decimal,Boolean,Boolean)
    In This Topic
    Initializes a new instance of the Coupon class.
    Syntax

    Parameters

    store
    The value of store
    couponType
    The value of coupontypeid
    name
    The value of name
    couponCode
    The value of couponcode
    discountAmount
    The value of discountamount
    isPercent
    The value of ispercent
    allowCombine
    The value of allowcombine
    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