PackageCount Property
The number of records in the Package arrays.
Syntax
int GetPackageCount();
int SetPackageCount(int iPackageCount);
Default Value
0
Remarks
This property controls the size of the following arrays:- PackageCODAmount
- PackageCODType
- PackageDescription
- PackageHeight
- PackageInsuredValue
- PackageLength
- PackageReference
- PackageReturnReceipt
- PackageReturnReceiptFile
- PackageShippingLabel
- PackageShippingLabelFile
- PackageSignatureType
- PackageSpecialServices
- PackageTotalSurcharges
- PackageTrackingNumber
- PackageType
- PackageWeight
- PackageWidth
This property is not available at design time.
Data Type
Integer