| FlightReportJson Class |
Namespace: VirtualRadar.Interface.WebSite
The FlightReportJson type exposes the following members.
| Name | Description | |
|---|---|---|
| FlightReportJson |
Creates a new object.
|
| Name | Description | |
|---|---|---|
| Aircraft |
Gets the list of aircraft that the flights refer to.
| |
| Airports |
Gets the list of airports that the routes refer to.
| |
| 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 the list of flights that match the report criteria.
| |
| FromDate |
Gets or sets the first date that the report covers.
| |
| 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 the list of routes that the flights refer to.
| |
| SilhouettesAvailable |
Gets or sets a value indicating that silhouettes can be shown on the report.
(Inherited from ReportRowsJson.) | |
| ToDate |
Gets or sets the last date that the report covers.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |