Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Services.Checkout Namespace / BasketService Class / ClaimChildItem Method
List of unclaimed child items
the parent item id
the product id
the option list
In This Topic
    ClaimChildItem Method
    In This Topic
    Look in the list of unclaimed child items for an item matching the criteria.
    Syntax

    Parameters

    unclaimedChildItems
    List of unclaimed child items
    parentItemId
    the parent item id
    productId
    the product id
    optionList
    the option list

    Return Value

    If a matching item is found in the list, it is claimed and returned.
    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