Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Products Namespace / ProductVariant Class / ProductVariant Constructor / ProductVariant Constructor(Product,Int32,Int32,Int32,Int32,Int32,Int32,Int32,Int32,Byte,Byte,Int32,Nullable<DateTime>,Int32,Boolean)
The value of product
The value of option1
The value of option2
The value of option3
The value of option4
The value of option5
The value of option6
The value of option7
The value of option8
The value of pricemodeid
The value of weightmodeid
The value of instock
The value of availability date
The value of instockwarninglevel
The value of available
In This Topic
    ProductVariant Constructor(Product,Int32,Int32,Int32,Int32,Int32,Int32,Int32,Int32,Byte,Byte,Int32,Nullable<DateTime>,Int32,Boolean)
    In This Topic
    Initializes a new instance of the ProductVariant class.
    Syntax

    Parameters

    product
    The value of product
    option1
    The value of option1
    option2
    The value of option2
    option3
    The value of option3
    option4
    The value of option4
    option5
    The value of option5
    option6
    The value of option6
    option7
    The value of option7
    option8
    The value of option8
    pricemodeid
    The value of pricemodeid
    weightmodeid
    The value of weightmodeid
    instock
    The value of instock
    availabilitydate
    The value of availability date
    instockwarninglevel
    The value of instockwarninglevel
    available
    The value of available
    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