Click or drag to resize
FlightReportJsonAircraft Property
Gets the list of aircraft that the flights refer to.

Namespace: VirtualRadar.Interface.WebSite
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public List<ReportAircraftJson> Aircraft { get; }

Property Value

Type: ListReportAircraftJson
See Also