Click or drag to resize

TraitsStaticIPScore Property

An indicator of how static or dynamic an IP address is. The value ranges from 0 to 99.99 with higher values meaning a greater static association. For example, many IP addresses with a UserType of cellular have a lifetime under one. Static Cable/DSL IPs typically have a lifetime above thirty.

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

Property Value

Type: NullableDouble
See Also