Click or drag to resize
IAircraftPositionTime Property
Gets the UTC date and time that Latitude and Longitude were last changed.

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

Property Value

Type: NullableDateTime
See Also