PackageId Property
An 8-digit Unique Parcel Identification Number.
Syntax
char* GetPackageId(int iPackageIdx);
int SetPackageId(int iPackageIdx, char* lpszPackageId);
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