Click or drag to resize
FlightNumberAirlineCode Property
Gets or sets the airline code (either ICAO or IATA) of the flight.

Namespace: VirtualRadar.Interface.StandingData
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string AirlineCode { get; set; }

Property Value

Type: String
Remarks
In the flight number ANZ039C this would be ANZ.
See Also