Click or drag to resize
AircraftOperationalStatusMessageSurfaceCapability Property
Gets or sets the surface capability flags.

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

Property Value

Type: NullableSurfaceCapability
See Also