Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Products Namespace / KitProduct Class / KitProduct Constructor / KitProduct Constructor(KitComponent,Product,String,Int32,Decimal,Byte,Decimal,Byte,Boolean)
The value of kitcomponent
The value of product
The value of name
The value of quantity
The value of price
The value of pricemodeid
The value of weight
The value of weightmodeid
The value of isselected
In This Topic
    KitProduct Constructor(KitComponent,Product,String,Int32,Decimal,Byte,Decimal,Byte,Boolean)
    In This Topic
    Initializes a new instance of the KitProduct class.
    Syntax

    Parameters

    kitcomponent
    The value of kitcomponent
    product
    The value of product
    name
    The value of name
    quantity
    The value of quantity
    price
    The value of price
    pricemodeid
    The value of pricemodeid
    weight
    The value of weight
    weightmodeid
    The value of weightmodeid
    isselected
    The value of isselected
    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