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

RecipientAddress Property

Identifies the recipient's address.

Syntax

[VB.NET]
Public Property RecipientAddress As AddressDetail

[C#]
public AddressDetail RecipientAddress {get; set;}

Remarks

The RecipientAddress will be returned in a track response (when the TrackShipment method is called).

This must be set to an instance of the AddressDetail type, which will contain recipient's address info. See the AddressDetail type for more information.

Default Value

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