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


Version
ShipRateQuote Class Members

The following tables list the members exposed by ShipRateQuote.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public Property Gets the ship method name  
Public Property Gets or sets the base rate  
Public Property Gets or sets the associated ship method  
Public Property Gets or sets the Id of the associated ship method  
Public Property Gets or sets the additional surcharge  
Public Property Gets the Total rate including surcharge  
Public Property Gets the warning messages associated with this rate quote  
Top
Public Methods
 NameDescription
Public Method Adds a warning message to this ship rate quote  
Public Method Adds a list of warning messages to this ship rate quote  
Public Method Creates a copy of the current instance  
Top
Extension Methods
 NameDescription
Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
Top
See Also