Click or drag to resize

DrillDownGeoCoderIsSet Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Determine whether the specified level has been set to a particular region.

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

Parameters

level
Type: SystemInt32
The level in question.

Return Value

Type: Boolean
True if set, otherwise false.
See Also