Click or drag to resize
AircraftListJsonBuilderFilterDistance Property
Gets or sets the range of distances in kilometres that the aircraft can be at 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 FilterRange<double> Distance { get; set; }

Property Value

Type: FilterRangeDouble
See Also