DrillDownGeoCoderMixSuburbsAndCities Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Determines whether cities and suburbs are treated as members of the same region level.
Namespace:
Telogis.GeoBase
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public bool MixSuburbsAndCities { get; set; }
Public Property MixSuburbsAndCities As Boolean
Get
Set
Property Value
Type:
BooleanRemarks To be used if there is a need to differentiate suburbs and cities from one
another. True if set, otherwise false.
Note that this property is only effective when used with
GBFS data files that are optimized for navigation.
See Also