Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Products Namespace / OptionChoice Class / OptionChoice Constructor / OptionChoice Constructor(Option,String,String,String,String,Nullable<Decimal>,Nullable<Decimal>,Nullable<Decimal>,Nullable<Decimal>,String,Int32)
The value of option
The value of name
The value of thumbnailurl
The value of imageurl
The value of iconurl
The value of pricemodifier
The value of msrpmodifier
The value of cogsmodifier
The value of weightmodifier
The value of skumodifier
The value of orderby
In This Topic
    OptionChoice Constructor(Option,String,String,String,String,Nullable<Decimal>,Nullable<Decimal>,Nullable<Decimal>,Nullable<Decimal>,String,Int32)
    In This Topic
    Initializes a new instance of the OptionChoice class.
    Syntax

    Parameters

    option
    The value of option
    name
    The value of name
    thumbnailurl
    The value of thumbnailurl
    imageurl
    The value of imageurl
    iconurl
    The value of iconurl
    pricemodifier
    The value of pricemodifier
    msrpmodifier
    The value of msrpmodifier
    cogsmodifier
    The value of cogsmodifier
    weightmodifier
    The value of weightmodifier
    skumodifier
    The value of skumodifier
    orderby
    The value of orderby
    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