LocationCarrierCount Property
This contains the number of Carriers returned for the current location.
Object Oriented Interface
public function getLocationCarrierCount($locationindex);
Procedural Interface
inship_fedexaddress_get($res, 37 , $locationindex);
Default Value
0
Remarks
This contains the number of Carriers returned for the current location. This is populated after a call to FindLocations.
The size of the array is controlled by the LocationCount property.
This property is read-only and not available at design time.
Data Type
Integer