LocationSearchSuggestionCustomData Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
A dictionary of custom data that can be used by custom search sources to provide
additional data on suggestions beyond what is specified in other properties. Defaults
to an empty dictionary.
Namespace:
Telogis.GeoBase.Geocoding
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public Dictionary<string, Object> CustomData { get; set; }
Public Property CustomData As Dictionary(Of String, Object)
Get
Set
Property Value
Type:
DictionaryString,
ObjectSee Also