Click or drag to resize

AddressLongitude Property

The longitude associated with the address.

Namespace:  MaxMind.MinFraud.Response
Assembly:  MaxMind.MinFraud (in MaxMind.MinFraud.dll) Version: 2.0.0
Syntax
public Nullable<double> Longitude { get; }

Property Value

Type: NullableDouble
See Also