Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Products Namespace / IOptionChoiceRepository Interface / Load Method
An integer array of OptionChoice ids.
In This Topic
    Load Method (IOptionChoiceRepository)
    In This Topic
    Retrieves the OptionChoice entities matching the given ids.
    Syntax

    Parameters

    optionChoiceIds
    An integer array of OptionChoice ids.

    Return Value

    A list of OptionChoice entities matching given ids.
    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