GeoStreamRepositoryCountries Property | |
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
Syntax public override Country[] Countries { get; }
Public Overrides ReadOnly Property Countries As Country()
Get
Property Value
Type:
CountrySee Also