Click or drag to resize
AircraftJsonFirstSeen Property
Gets or sets the date and time (UTC) that a transmission from the aircraft was first received by the server.

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

Property Value

Type: NullableDateTime
See Also