Shipping Integrator V5 - Online Help
Shipping Integrator V5
Questions / Feedback?

LocationCarrierType Property

This contains the type of carrier the current carrier is.

Object Oriented Interface

public function getLocationCarrierType($locationindex);

Procedural Interface

inship_fedexaddress_get($res, 51 , $locationindex);

Default Value

0

Remarks

This contains the type of carrier the current carrier is. This is populated when LocationCarrierIndex is set.

The possible values are as follows:

ValueDescription
lctFDXC (0) FedEx Cargo
lctFDXE (1) FedEx Express
lctFDXG (2) FedEx Ground
lctFXCC (3) FedEx Custom Critical
lctFXFR (4) FedEx Freight
lctFXSP (5) FedEx Smart Post

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

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 5.0.6240.0