PackageCount Property
The number of records in the Package arrays.
Object Oriented Interface
public function getPackageCount(); public function setPackageCount($value);
Procedural Interface
inship_upsshipintl_get($res, 59 ); inship_upsshipintl_set($res, 59, $value );
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