Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Products Namespace / KitProduct Class


In This Topic
    KitProduct Class Properties
    In This Topic

    For a list of all members of this type, see KitProduct members.

    Public Properties
     NameDescription
    Public Property Gets the total price for this kit product for a single quantity of the kit.  
    Public Property Gets the total weight for this kit product for a single quantity of the kit.  
    Public Property Gets the display name for this kit product  
    Public Property Gets a manager that provides strongly typed access to extended fields. (Inherited from CommerceBuilder.DomainModel.Entity)
    Public Property Gets a value indicating whether the entity have extended fields or not (Inherited from CommerceBuilder.DomainModel.Entity)
    Public PropertyOverridden.  Gets or sets the Id for the entity.  
    Public Property Gets or sets a value indicating whether IsSelected  
    Public Property Gets or sets the KitComponent  
    Public Property Gets or sets the KitComponent for this entity.  
    Public Property Gets or sets the identity of this entity.  
    Public Property Gets or sets the Name  
    Public Property Gets or sets the OptionList  
    Public Property Gets or sets the OrderBy  
    Public Property Gets or sets the Price  
    Public Property Gets or sets the price mode for this kit product.  
    Public Property Gets or sets the PriceModeId  
    Public Property Gets or sets the Product  
    Public Property Gets or sets the Product for this entity.  
    Public Property Gets the associated product variant  
    Public Property Gets or sets the Quantity  
    Public Property Gets or sets an instance of the repository for this entity (Inherited from CommerceBuilder.DomainModel.EntityWithTypedId<int>)
    Public Property Gets or sets the Weight  
    Public Property Gets or sets the weight mode for this kit product.  
    Public Property Gets or sets the WeightModeId  
    Top
    See Also