Click or drag to resize

AbstractCityResponseMostSpecificSubdivision Property

An object representing the most specific subdivision returned. If the response did not contain any subdivisions, this method returns an empty Subdivision object.

Namespace:  MaxMind.GeoIP2.Responses
Assembly:  MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll) Version: 3.0.0
Syntax
public Subdivision MostSpecificSubdivision { get; }

Property Value

Type: Subdivision
See Also