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


In This Topic
    OrderShipment Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets the address object for this shipment  
    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 a value indicating whether the shipment is shipped.  
    Public Property Gets or sets the LabelImages  
    Public Property Gets or sets the Order  
    Public Property Gets or sets the Order for this entity.  
    Public Property Gets or sets the OrderItems  
    Public Property Gets or sets the identity of this entity.  
    Public Property Gets or sets the ProviderShipmentNumber  
    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 ShipDate  
    Public Property Gets the number of this shipment within the order.  
    Public Property Gets or sets the ShipMessage  
    Public Property Gets or sets the ShipMethod  
    Public Property Gets or sets the ShipMethod for this entity.  
    Public Property Gets or sets the ShipMethodName  
    Public Property Gets or sets the ShipStationId  
    Public Property Gets or sets the ShipToAddress1  
    Public Property Gets or sets the ShipToAddress2  
    Public Property Gets or sets the ShipToCity  
    Public Property Gets or sets the ShipToCompany  
    Public Property Gets the ship to country  
    Public Property Gets or sets the ShipToCountryCode  
    Public Property Gets or sets the ShipToEmail  
    Public Property Gets or sets the ShipToFax  
    Public Property Gets or sets the ShipToFirstName  
    Public Property Gets Full Ship To Name  
    Public Property Gets or sets the ShipToLastName  
    Public Property Gets or sets the ShipToPhone  
    Public Property Gets or sets the ShipToPostalCode  
    Public Property Gets or sets the ShipToProvince  
    Public Property Gets or sets the ShipToResidence  
    Public Property Gets the collection of ShipZone objects associated with this BasketShipment  
    Public Property Gets or sets the TrackingNumbers  
    Public Property Gets or sets the Warehouse  
    Public Property Gets or sets the Warehouse for this entity.  
    Public Property Gets the total weight of the shipment  
    Top
    See Also