4D Shipping SDK 2020 .NET Edition

Questions / Feedback?

PackageTrackingNumber Property

Package's tracking number corresponding to the PackageIndex .

Syntax

public string PackageTrackingNumber { get; }
Public ReadOnly Property PackageTrackingNumber As String

Default Value

""

Remarks

This is returned in the server's response when the TrackShipment method is called.

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

This property is read-only.

Copyright (c) 2023 4D Payments Inc. - All rights reserved.
4D Shipping SDK 2020 .NET Edition - Version 20.1 [Build 8435]