Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Products Namespace / IProductRepository Interface / LoadForCoupon Method / LoadForCoupon(Int32,Boolean) Method
Id of the coupon for which to load
If true gift certificate products are excluded
In This Topic
    LoadForCoupon(Int32,Boolean) Method
    In This Topic
    Loads a collection of CouponProduct objects for the given couponId
    Syntax

    Parameters

    couponId
    Id of the coupon for which to load
    excludeGiftCerts
    If true gift certificate products are excluded

    Return Value

    A collection of CouponProduct objects for the given couponId
    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