PackageSignedBy Property
Name of the person signing for package delivery (if applicable) corresponding to the PackageIndex .
Object Oriented Interface
public function getPackageSignedBy();
Procedural Interface
inship_upstrack_get($res, 13 );
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.
Data Type
String