Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Shipping.Providers Namespace / ProviderShipRateQuote Class
Properties Methods


In This Topic
    ProviderShipRateQuote Class Members
    In This Topic

    The following tables list the members exposed by ProviderShipRateQuote.

    Public Constructors
    Public Properties
     NameDescription
    Public Property Gets the ship method name (Inherited from CommerceBuilder.Shipping.ShipRateQuote)
    Public Property Gets or sets the number of packages rated.  
    Public Property Gets or sets the base rate (Inherited from CommerceBuilder.Shipping.ShipRateQuote)
    Public Property Gets or sets the unique service code.  
    Public Property Gets or sets the friendly service name.  
    Public Property Gets or sets the associated ship method (Inherited from CommerceBuilder.Shipping.ShipRateQuote)
    Public Property Gets or sets the Id of the associated ship method (Inherited from CommerceBuilder.Shipping.ShipRateQuote)
    Public Property Gets or sets the additional surcharge (Inherited from CommerceBuilder.Shipping.ShipRateQuote)
    Public Property Gets the Total rate including surcharge (Inherited from CommerceBuilder.Shipping.ShipRateQuote)
    Public Property Gets the warning messages associated with this rate quote (Inherited from CommerceBuilder.Shipping.ShipRateQuote)
    Top
    Public Methods
     NameDescription
    Public Method Adds a provider ship rate quote to this quote  
    Public Method Adds a warning message to this ship rate quote (Inherited from CommerceBuilder.Shipping.ShipRateQuote)
    Public Method Adds a list of warning messages to this ship rate quote (Inherited from CommerceBuilder.Shipping.ShipRateQuote)
    Public Method Creates a copy of the current instance (Inherited from CommerceBuilder.Shipping.ShipRateQuote)
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also