AircraftOnlineLookupDetail Properties |
The AircraftOnlineLookupDetail type exposes the following members.
Name | Description | |
---|---|---|
AircraftDetailId |
Gets or sets the cache's identifier for the record. This is not sent by the online service, it
is for use by the cache. This is ignored by ContentEquals(AircraftOnlineLookupDetail).
| |
Country |
Gets or sets the aircraft's country of registration.
| |
CreatedUtc |
Gets or sets the date that the cache record was created. This is not sent by the online service, it
is for use by the cache. It is not considered by ContentEquals(AircraftOnlineLookupDetail).
| |
Icao |
Gets or sets the aircraft's ICAO.
| |
Manufacturer |
Gets or sets the aircraft's manufacturer.
| |
Model |
Gets or sets the aircraft model.
| |
ModelIcao |
Gets or sets the aircraft model's ICAO 8643 code.
| |
Operator |
Gets or sets the aircraft's operator.
| |
OperatorIcao |
Gets or sets the aircraft's operator ICAO.
| |
Registration |
Gets or sets the aircraft's registration.
| |
Serial |
Gets or sets the aircraft's serial number.
| |
UpdatedUtc |
Gets or sets the date that the cache record was last updated. This is not sent by the online service,
it is for use by the cache. It is not considered by ContentEquals(AircraftOnlineLookupDetail).
| |
YearBuilt |
Gets or sets the aircraft's year of manufacture.
|