4D Shipping SDK 2020 .NET Edition

Questions / Feedback?

ShipmentReference Property

Customer-defined number (that may or may not be unique) used to identify the whole shipment.

Syntax

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

Default Value

""

Remarks

When the TrackShipment method is called, and if issued at the time of shipping, this reference number (if any) will be returned in server's response.

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]