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

LocationType Property

The type of this FedEx location.

Syntax

property LocationType[LocationIndex: Integer]: TibxfedexaddressLocationTypes;



TibxfedexaddressLocationTypes = ( fltAuthorizedShipCenter, fltExpressStation, fltFreightServiceCenter, fltGroundTerminal, fltHomeDeliveryStation, fltFedExOffice, fltSelfServiceStation, fltSmartPostHub );

Default Value

fltAuthorizedShipCenter

Remarks

The type of this FedEx location. This is populated after a call to FindLocations.

Possible values are as follows:

Value Description
fltAuthorizedShipCenter (0) Authorized Ship Center
fltExpressStation (1) Express Station
fltFreightServiceCenter (2) Freight Service Center
fltGroundTerminal (3) Ground Terminal
fltHomeDeliveryStation (4) Home Delivery Station
fltFedExOffice (5) FedEx Office
fltSelfServiceStation (6) Self Service Station
fltSmartPostHub (7) Smart Post Hub

The size of the array is controlled by the LocationCount property.

This property is not available at design time.

Data Type

Integer

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