PackageCount Property
The number of records in the Package arrays.
Object Oriented Interface
public function getPackageCount(); public function setPackageCount($value);
Procedural Interface
inship_fedexfreightship_get($res, 109 ); inship_fedexfreightship_set($res, 109, $value );
Default Value
0
Remarks
This property controls the size of the following arrays:- PackageBaseCharge
- 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