Click or drag to resize

TransactionalRepositoryCountries Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Returns an array of the Countries inside this TransactionalRepository. Always a zero-length array.

Namespace:  Telogis.GeoBase.Transactional
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public override Country[] Countries { get; }

Property Value

Type: Country
See Also