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

SearchCriteria Property

The criteria to be used to find FedEx Locations.

Syntax

__property TibxFedExAddressSearchCriterias SearchCriteria = {read=FSearchCriteria, write=FSetSearchCriteria, default=0};



enum TibxFedExAddressSearchCriterias { sctAddress=0, sctGeographicCoordinates=1, sctPhoneNumber=2 };

Default Value

0

Remarks

This specifies what criteria is to be used to search for FedEx locations when FindLocations is called.

If sctAddress is specified, the Address, must be set. Likewise, if sctGeographicCoordinates is specified, GeographicCoordinates must be set and if sctPhoneNumber is specified PhoneNumber must be set.

Data Type

Integer

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