4D Shipping SDK 2020 .NET Edition

Questions / Feedback?

PackageSignedBy Property

Name of the person signing for package delivery (if applicable) corresponding to the PackageIndex .

Syntax

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

Default Value

""

Remarks

To retrieve this property corresponding to each tracking event per package, the index should be set from 0 to TrackCount - 1 for each package (i.e., for each PackageIndex from 0 to PackageCount - 1).

This property is read-only and not available at design time.

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