Click or drag to resize

DrillDownGeoCoderReset Method (Int32)

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Reset a specified level.

Namespace:  Telogis.GeoBase
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public void Reset(
	int level
)

Parameters

level
Type: SystemInt32
The level to reset
Remarks
Throws an exception if the level number is less than zero or greater than the maximum region level of this country. Remember that the larger the region level number, the more specific the region (ie, for the U.S., 0 = state and 1 = county).
See Also