Click or drag to resize

DrillDownGeoCoderSetPostcode Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Set a postcode for the DrillDownGeocoder to work with.

Namespace:  Telogis.GeoBase
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public void SetPostcode(
	string postcode
)

Parameters

postcode
Type: SystemString
The postcode, as a natural language string.
Remarks
This is not necessary, but will improve the precision of the DrillDownGeocode.
See Also