Click or drag to resize

TookanGetAllAgentsRequestlatitude Property

You can pass lat long values to get the distance between agent location and this location pointed by the lat long values.

Namespace:  NetQuarry.Services
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public Nullable<decimal> latitude { get; set; }

Property Value

Type: NullableDecimal
See Also