Click or drag to resize
ReportFlightJsonAircraftIndex Property
Gets or sets the index in the Aircraft list on either AircraftReportJson or FlightReportJson of the ReportAircraftJson for the aircraft's that undertook the flight.

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

Property Value

Type: NullableInt32
See Also