LocationCarrierExceptionalLatestDropoffIndex Property
This specifies the index for the exceptional latest dropoff time for the carrier specified by CarrierIndex .
Object Oriented Interface
public function getLocationCarrierExceptionalLatestDropoffIndex($locationindex); public function setLocationCarrierExceptionalLatestDropoffIndex($locationindex, $value);
Procedural Interface
inship_fedexaddress_get($res, 44 , $locationindex); inship_fedexaddress_set($res, 44, $value , $locationindex);
Default Value
0
Remarks
This specifies the index for the exceptional latest dropoff time for the carrier specified by LocationCarrierIndex. When LocationCarrierIndex is set, this gets set to 0.
The size of the array is controlled by the LocationCount property.
This property is not available at design time.
Data Type
Integer