Click or drag to resize

DrillDownGeoCoderCanGetStreet Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Determines whether the DrillDownGeoCoder can retrieve streets.

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

Return Value

Type: Boolean
true if the DrillDownGeoCoder can retrieve streets, otherwise false
Remarks
In some (historical) instances the retrieval of streets by region may have been disallowed.
See Also