Click or drag to resize
AircraftListJsonBuilderFilterWakeTurbulenceCategory Property
Gets or sets the wake turbulence category that the aircraft must have before it can pass the filter.

Namespace: VirtualRadar.Interface.WebSite
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public FilterEnum<WakeTurbulenceCategory> WakeTurbulenceCategory { get; set; }

Property Value

Type: FilterEnumWakeTurbulenceCategory
See Also