Click or drag to resize
IAircraftIcao24Invalid Property
Gets or sets a value indicating that the Icao24 identifier does not comply with ICAO rules or is known to be a duplicate of another aircraft's ICAO.

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

Property Value

Type: Boolean
See Also