Click or drag to resize

CountryIsInEuropeanUnion Property

This is true if the country is a member state of the European Union. This is available from all location services and databases.

Namespace:  MaxMind.GeoIP2.Model
Assembly:  MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll) Version: 3.0.0
Syntax
public bool IsInEuropeanUnion { get; }

Property Value

Type: Boolean
See Also