Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Shipping Namespace / Warehouse Class


In This Topic
    Warehouse Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets or sets the Address1  
    Public Property Gets or sets the Address2  
    Public Property Gets or sets the BasketShipments  
    Public Property Gets or sets the City  
    Public Property Gets or sets the Country  
    Public Property Gets or sets the CountryCode for this province.  
    Public Property Gets or sets the Email  
    Public Property Gets a manager that provides strongly typed access to extended fields. (Inherited from CommerceBuilder.DomainModel.Entity)
    Public Property Gets or sets the Fax  
    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 Name  
    Public Property Gets or sets the OrderShipments  
    Public Property Gets or sets the Phone  
    Public Property Gets or sets the PostalCode  
    Public Property Gets or sets the Products  
    Public Property Gets or sets the Province  
    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 Store  
    Public Property Gets or sets the identity of this entity.  
    Top
    See Also