DrillDownGeoCoderCanGetStreet Method | |
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()
Public Function CanGetStreet As Boolean
Return Value
Type:
Booleantrue if the DrillDownGeoCoder can retrieve streets, otherwise
falseRemarks In some (historical) instances the retrieval of streets by region may have been disallowed.
See Also