Click or drag to resize

RelativeSourceRelativeQueryType Enumeration

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
An enumeration for the types of relative search queries.

Namespace:  Telogis.GeoBase.Geocoding
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public enum RelativeQueryType
Members
  Member nameValueDescription
Near0 Used for a search query that is near or close to a location.
In1 Used for a search query that is in a particular location.
See Also