Click or drag to resize

NamedEntity.GeoNameId Property

The GeoName ID for the city.

Namespace:  MaxMind.GeoIP2.Model
Assembly:  MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll) Version: 3.0.0
Syntax
public Nullable<int> GeoNameId { get; }

Property Value

Type: Nullable<Int32>
See Also