Click or drag to resize

TraitsNetwork Property

The network associated with the record. In particular, this is the largest network where all of the fields besides IPAddress have the same value.

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

Property Value

Type: Network
See Also