Click or drag to resize
AircraftListJsonBuilderFilterSquawk Property
Gets or sets the range of squawk values that allow an aircraft to 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 FilterRange<int> Squawk { get; set; }

Property Value

Type: FilterRangeInt32
See Also