Click or drag to resize
FlightReportJsonRoutes Property
Gets the list of routes 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<ReportRouteJson> Routes { get; }

Property Value

Type: ListReportRouteJson
See Also