Click or drag to resize
AircraftListJsonBuilderFilterIcao24 Property
Gets or sets the ICAO24 code 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 FilterString Icao24 { get; set; }

Property Value

Type: FilterString
See Also