Click or drag to resize

LocationSearchGetCustomSearchArgs Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Returns a list of custom arguments for all search sources that can be specified in the CustomArgs property of a LocationSearchBaseArgs object.

Namespace:  Telogis.GeoBase.Geocoding
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public static CustomArg[] GetCustomSearchArgs()

Return Value

Type: CustomArg
The custom search arguments
See Also