Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Marketing Namespace / VolumeDiscountLevel Class / VolumeDiscountLevel Constructor / VolumeDiscountLevel Constructor(VolumeDiscount,Decimal,Decimal,Decimal,Boolean)
The value of volumediscount
The value of minvalue
The value of maxvalue
The value of discountamount
The value of ispercent
In This Topic
    VolumeDiscountLevel Constructor(VolumeDiscount,Decimal,Decimal,Decimal,Boolean)
    In This Topic
    Initializes a new instance of the VolumeDiscountLevel class.
    Syntax

    Parameters

    volumediscount
    The value of volumediscount
    minvalue
    The value of minvalue
    maxvalue
    The value of maxvalue
    discountamount
    The value of discountamount
    ispercent
    The value of ispercent
    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