Click or drag to resize
AddressLatitude Property
The latitude associated with the address.

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

Property Value

Type: NullableDouble
See Also