Click or drag to resize
AircraftJsonIcao24Invalid Property
Gets or sets a value indicating that the Icao24 code is wrong - either it is an unallocated code or the aircraft is known to be transmitting the wrong code.

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

Property Value

Type: NullableBoolean
See Also