Click or drag to resize
ReportFlightJsonRouteIndex Property
Gets or sets the index in the Routes list on either AircraftReportJson or FlightReportJson of the ReportRouteJson for the route that the aircraft flew.

Namespace: VirtualRadar.Interface.WebSite
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int RouteIndex { get; set; }

Property Value

Type: Int32
See Also