Click or drag to resize
ReportRouteJsonToIndex Property
Gets or sets the index into the Aircraft list on AircraftReportJson or FlightReportJson of the destination airport in the route.

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

Property Value

Type: Int32
See Also