Click or drag to resize
AircraftJsonPositionTime Property
Gets or sets the time that the Latitude and Longitude were transmitted as a number of .NET ticks.

Namespace: VirtualRadar.Interface.WebSite
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Nullable<long> PositionTime { get; set; }

Property Value

Type: NullableInt64
See Also