Click or drag to resize
ProximityGadgetAircraftJsonEmergencyAircraft Property
Gets a list of every aircraft that is transmitting an emergency squawk.

Namespace: VirtualRadar.Interface.WebSite
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public List<ProximityGadgetClosestAircraftJson> EmergencyAircraft { get; }

Property Value

Type: ListProximityGadgetClosestAircraftJson
See Also