GeoStreamRepositoryCountries Property | ![Verizon Connect Logo](../icons/logo.jpg) |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Returns an array of
Country objects representing
geographies that the GeoStream server has data for.
Namespace:
Telogis.GeoBase.Repositories
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntaxpublic override Country[] Countries { get; }
Public Overrides ReadOnly Property Countries As Country()
Get
Property Value
Type:
Country
See Also