Gets or sets the time when the location data was obtained.
| C# | Visual Basic |
public DateTimeOffset Timestamp { get; set; }
Public Property Timestamp As DateTimeOffset Get Set
Gets or sets the time when the location data was obtained.
| In The Hand Timestamp Property Namespaces ► InTheHand.Device.Location ► GeoPosition<(Of <(<'T>)>)> ► Timestamp |
| C# | Visual Basic |
public DateTimeOffset Timestamp { get; set; }
Public Property Timestamp As DateTimeOffset Get Set