Click or drag to resize
FlightNumberFlightCode Property
Gets the flight code portion of the flight number.

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

Property Value

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