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

Services Property

Collection of available services returned for the shipment being rated.

Syntax

[VB.NET]
Public ReadOnlyProperty Services As ServiceDetailList

[C#]
public ServiceDetailList Services {get;}

Remarks

This property will contain the list of all available services that satisfy the rate request. It should be inspected after a call to GetRates. Each service has a ServiceType, ServiceTypeDescription, AccountNetCharge, etc. tied to it.

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