Click or drag to resize

AutocompleteGeocoderSuggestionPostCode Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The post or zip code for this suggestion. Set to null for region results or where the post code is ambiguous (for example, if there are multiple post codes for a street).

Namespace:  Telogis.GeoBase.Geocoding
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public string PostCode { get; set; }

Property Value

Type: String

Implements

ISearchSuggestionPostCode
See Also