Click or drag to resize
Airport Properties

The Airport type exposes the following members.

Properties
  NameDescription
Public propertyAltitudeFeet
Gets or sets the altitude in feet of the airport.
Public propertyCountry
Gets or sets the country that the airport is in.
Public propertyIataCode
Gets or sets the IATA code for the airport.
Public propertyIcaoCode
Gets or sets the ICAO code for the airport.
Public propertyLatitude
Gets or sets the latitude part of the airport's coordinate.
Public propertyLongitude
Gets or sets the longitude part of the airport's coordinate.
Public propertyName
Gets or sets the name of the airport.
Top
See Also