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


In This Topic
    TrackingPackage Class Members
    In This Topic

    The following tables list the members exposed by TrackingPackage.

    Public Constructors
     NameDescription
    Public Constructor Initializes a new instance of the TrackingPackage class  
    Top
    Public Properties
     NameDescription
    Public Property Gets the collection of TrackingActivity objects associated with this TrakingPackage object  
    Public Property Gets or sets the date of delivery  
    Public Property Gets or sets the date of pickup  
    Public Property Gets or sets the service code  
    Public Property Gets or sets the service message  
    Public Property Gets or sets the service name  
    Public Property Gets or sets the status code  
    Public Property Gets or sets the status message  
    Public Property Gets or sets the status name  
    Public Property Gets or sets the tracking number  
    Public Property Gets or sets the weight of the package  
    Public Property Gets or sets the unit of weight measurement  
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also