AircraftReportJson Class |
Namespace: VirtualRadar.Interface.WebSite
The AircraftReportJson type exposes the following members.
Name | Description | |
---|---|---|
AircraftReportJson |
Creates a new object.
|
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.) |
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.) |