Click or drag to resize
AircraftReportJsonAirports Property
Gets a list of airports that are referred to by the routes.

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

Property Value

Type: ListReportAirportJson
See Also