Click or drag to resize

LocationMetroCode Property

The metro code of the location if the location is in the US. MaxMind returns the same metro codes as the Google AdWords API.

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

Property Value

Type: NullableInt32
See Also