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; }
Public Property latitude As Nullable(Of Decimal)
Get
Set
Property Value
Type:
NullableDecimalSee Also