Click or drag to resize
AircraftListJsonBuilderFilterAirport Property
Gets or sets an airport code that the aircraft has to be flying from, to or via in order 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 FilterString Airport { get; set; }

Property Value

Type: FilterString
See Also