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

SearchCriteria Property

The criteria to be used to find FedEx Locations.

Syntax

[VB.NET]
Public Property SearchCriteria As FedexaddressSearchCriterias

[C#]
public FedexaddressSearchCriterias SearchCriteria {get; set;}

enum FedexaddressSearchCriterias { sctAddress, sctGeographicCoordinates, sctPhoneNumber }

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.

Default Value

0

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