Click or drag to resize
ModeSMessageFlightStatus Property
Gets or sets the FS field from the reply.

Namespace: VirtualRadar.Interface.ModeS
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Nullable<FlightStatus> FlightStatus { get; set; }

Property Value

Type: NullableFlightStatus
See Also