Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Orders Namespace / BasketItemInput Class


In This Topic
    BasketItemInput Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets or sets the BasketItem  
    Public Property Gets or sets the BasketItem for this entity.  
    Public Property Gets or sets the identity of this entity.  
    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 the InputField  
    Public Property Gets or sets the InputField for this entity.  
    Public Property Gets or sets the InputValue  
    Public Property Gets or sets an instance of the repository for this entity (Inherited from CommerceBuilder.DomainModel.EntityWithTypedId<int>)
    Top
    See Also