Click or drag to resize

LocationSearchSuggestionPostCode 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 if not relevant to the suggestion, or if the post code is ambiguous.

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