Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Marketing Namespace / ICouponRepository Interface / Search Method
Coupon code to search
Usage filter
The sort expression to use for sorting the loaded objects.
Maximum number of rows to retrieve.
Starting index from where to start retrieving.
In This Topic
    Search Method (ICouponRepository)
    In This Topic
    Search coupons
    Syntax

    Parameters

    couponCode
    Coupon code to search
    usageFilter
    Usage filter
    sortExpression
    The sort expression to use for sorting the loaded objects.
    maximumRows
    Maximum number of rows to retrieve.
    startRowIndex
    Starting index from where to start retrieving.

    Return Value

    A list of coupons
    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