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:- PackageBaseCharge
- PackageCODAmount
- PackageCODFile
- PackageCODLabel
- PackageCODType
- PackageDangerousGoodsAccessible
- PackageDescription
- PackageHeight
- PackageInsuredValue
- PackageLength
- PackageNetCharge
- PackageReference
- PackageShippingLabel
- PackageShippingLabelFile
- PackageSignatureType
- PackageSpecialServices
- PackageTotalDiscount
- PackageTotalSurcharges
- PackageTrackingNumber
- PackageType
- PackageWeight
- PackageWidth
This property is not available at design time.
Data Type
Integer