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

PackageSignedBy Property

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

Syntax

[VB.NET]
Public ReadOnlyProperty PackageSignedBy As String

[C#]
public string PackageSignedBy {get;}

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.

Default Value

""

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