GpsCoordinateWeb Class |
Namespace: Tse.EasyBook.Server.DataContracts
public class GpsCoordinateWeb : DataContractBase
The GpsCoordinateWeb type exposes the following members.
Name | Description | |
---|---|---|
![]() | GpsCoordinateWeb |
Name | Description | |
---|---|---|
![]() | Latitude |
Latitude as Decimal degrees (DD)
|
![]() | Longitude |
Longitude as Decimal degrees (DD)
|
![]() | VerifiedDate |
When was the GPS coordinate last verified. Null if it never was verified.
|