LocationSearchSuggestionDisplayText Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
A concise one line summary of the suggestion for use when displaying it in a list of results.
Contains information used to identify the suggestion in this context, such as name and address, excluding country.
This value is used as the return value of
ToString.
Namespace:
Telogis.GeoBase.Geocoding
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public string DisplayText { get; set; }
Public Property DisplayText As String
Get
Set
Property Value
Type:
StringSee Also