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

LocationCarrierType Property

This contains the type of carrier the current carrier is.

Syntax

__property TibxFedExAddressLocationCarrierTypes LocationCarrierType[int LocationIndex] = {read=FLocationCarrierType, write=FSetLocationCarrierType};



enum TibxFedExAddressLocationCarrierTypes { lctFDXC=0, lctFDXE=1, lctFDXG=2, lctFXCC=3, lctFXFR=4, lctFXSP=5 };

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