AircraftReportJson Properties |
The AircraftReportJson type exposes the following members.
Name | Description | |
---|---|---|
![]() | Aircraft |
Gets or sets the object that describes the aircraft that is the subject of the report.
|
![]() | Airports |
Gets a list of airports that are referred to by the routes.
|
![]() | CountRows |
Gets or sets the total number of rows that match the report criteria.
(Inherited from ReportRowsJson.) |
![]() | ErrorText |
Gets or sets the content of any errors or exceptions that were thrown during the processing of the report.
(Inherited from ReportRowsJson.) |
![]() | Flights |
Gets a list of flights taken by the aircraft that match the report critera.
|
![]() | GroupBy |
Gets or sets a value indicating the column that the data has been grouped by.
(Inherited from ReportRowsJson.) |
![]() | OperatorFlagsAvailable |
Gets or sets a value indicating that operator flags can be shown on the report.
(Inherited from ReportRowsJson.) |
![]() | ProcessingTime |
Gets or sets a value indicating how long the report took to process.
(Inherited from ReportRowsJson.) |
![]() | Routes |
Gets a list of routes that are referred to by the flights.
|
![]() | SilhouettesAvailable |
Gets or sets a value indicating that silhouettes can be shown on the report.
(Inherited from ReportRowsJson.) |