Click or drag to resize
ReportRouteJsonFromIndex Property
Gets or sets the index into the Aircraft list on AircraftReportJson or FlightReportJson of the departure 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 FromIndex { get; set; }

Property Value

Type: Int32
See Also