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

PackageMessage Property

Message describing the shipping status in more details corresponding to the PackageIndex .

Syntax

[VB.NET]
Public ReadOnlyProperty PackageMessage As String

[C#]
public string PackageMessage {get;}

Remarks

This property may be returned in server response when the TrackShipment method is called. If the shipment contains multiple packages, the PackageMessage corresponds to each package being shipped as part of this shipment.

To retrieve this property corresponding to each package, the PackageIndex should be set from 0 to PackageCount - 1.

This property is read-only.

Default Value

""

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