LocationCarrierNormalLatestDropoffTime Property
This contains the current carrier's normal dropoff time for the specified day.
Syntax
char* GetLocationCarrierNormalLatestDropoffTime(int iLocationIndex);
Default Value
""
Remarks
This contains the current carrier's normal dropoff time for the specified day. This is populated when LocationCarrierNormalLatestDropoffIndex is set.
The size of the array is controlled by the LocationCount property.
This property is read-only and not available at design time.
Data Type
String