Click or drag to resize
ReportRouteJson Properties

The ReportRouteJson type exposes the following members.

Properties
  NameDescription
Public propertyFromIndex
Gets or sets the index into the Aircraft list on AircraftReportJson or FlightReportJson of the departure airport in the route.
Public propertyStopoversIndex
Gets a list of indexes into the Aircraft list on AircraftReportJson or FlightReportJson of the stopover airports in the route.
Public propertyToIndex
Gets or sets the index into the Aircraft list on AircraftReportJson or FlightReportJson of the destination airport in the route.
Top
See Also