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


In This Topic
    Kit Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets the default price (with default options)  
    Public Property Gets the default weight (with default options)  
    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 ItemizeDisplay  
    Public Property Gets the maximum price (with most expensive options)  
    Public Property Gets the maximum weight (with most heavy options)  
    Public Property Gets the minimum price (with least expensive options)  
    Public Property Gets the minimum weight (with least weight options)  
    Public Property Gets the option list that the kit values were last calculated against.  
    Public Property Gets or sets the Product  
    Public Property Gets or sets the Product for this entity.  
    Public Property Gets or sets an instance of the repository for this entity (Inherited from CommerceBuilder.DomainModel.EntityWithTypedId<int>)
    Top
    See Also