PackageId Property
An 8-digit Unique Parcel Identification Number.
Syntax
__property String PackageId[int PackageIdx] = {read=FPackageId, write=FSetPackageId};
Default Value
""
Remarks
An 8-digit Unique Parcel Identification Number.
Unique number used to identify the package. This property is optional, and only applies to USPS return labels.
The size of the array is controlled by the PackageCount property.
This property is not available at design time.
Data Type
String