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

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

Property Value

Type: ListReportRouteJson
See Also