Shipping Integrator V5 - Online Help
Shipping Integrator V5
Questions / Feedback?

Services Property

Collection of all mail services available, as returned by USPS Server .

Syntax

[VB.NET]
Public ReadOnlyProperty Services As ServiceDetailList

[C#]
public ServiceDetailList Services {get;}

Remarks

After a call to GetRates, this property will be filled for each service type that is returned.

Note that multiple services are usually returned for a given PackagingType. For instance, a package may be sent by Global Express, Airmail Parcel Post, Economy (Surface) Parcel Post, etc. The collection will be filled with each service that is returned from the Server.

This property is read-only and not available at design time.

Default Value

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 5.0.6240.0