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


In This Topic
    TrackingSummary Class Members
    In This Topic

    The following tables list the members exposed by TrackingSummary.

    Public Constructors
     NameDescription
    Public Constructor Initializes a new instance of the TrackingSummary class.  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets the destnation address  
    Public Property Gets or sets the destination city  
    Public Property Gets or sets the destination country code  
    Public Property Gets or sets the destination postal code  
    Public Property Gets or sets the destination province  
    Public Property Gets or sets the origin address  
    Public Property Gets or sets the origin city  
    Public Property Gets or sets the destination country code  
    Public Property Gets or sets the destination postal code  
    Public Property Gets or sets the origin province  
    Public Property Gets a collection of TrackingPackage elements  
    Public Property Gets or sets the an external link for tracking details  
    Public Property Gets or sets the type of tracking result  
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also