PackageTrackingNumber Property
Tracking number assigned to this package.
Syntax
__property String PackageTrackingNumber[int PackageIdx] = {read=FPackageTrackingNumber, write=FSetPackageTrackingNumber};
Default Value
""
Remarks
Tracking number assigned to this package. Upon successful request, this is returned in the server reply for each package included in the shipment.
The size of the array is controlled by the PackageCount property.
This property is read-only and not available at design time.
Data Type
String