LocationSearchBaseArgsQueryForm Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The query's form; that is whether it is a prefix query or a complete query. This provides a
hint as to which search sources should be used. For example, a prefix query is likely
to be handled by a different geocoder than a full query. The default is QueryForm.Prefix.
Namespace:
Telogis.GeoBase.Geocoding
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public LocationSearchQueryForm QueryForm { get; set; }
Public Property QueryForm As LocationSearchQueryForm
Get
Set
Property Value
Type:
LocationSearchQueryFormSee Also