Click or drag to resize
FlightNumberAirportCodes Property
Gets a list of airports in the route that the flight number describes.

Namespace: VirtualRadar.Interface.StandingData
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public List<string> AirportCodes { get; }

Property Value

Type: ListString
See Also