Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Products Namespace / ProductVariant Class / GetOptionChoices Method
Helps determines the number of options included in the array
In This Topic
    GetOptionChoices Method
    In This Topic
    Gets an array of option choices that apply to this variant
    Syntax
    public virtual int[] GetOptionChoices( 
       OptionCountBehavior behavior
    )

    Parameters

    behavior
    Helps determines the number of options included in the array

    Return Value

    An array of option choices that apply to this variant
    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