4D Shipping SDK 2020 .NET Edition

Questions / Feedback?

ScheduledDeliveryDate Property

Date shipment was originally scheduled for delivery.

Syntax

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

Default Value

""

Remarks

When the TrackShipment method is called, ScheduledDeliveryDate will be returned in the response (if available).

It is returned in this format: YYYY-MM-DD.

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]