Click or drag to resize
AircraftOnlineLookupEventArgsMissingIcaos Property
Gets the list of ICAOs for which the online source had no details.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ReadOnlyCollection<string> MissingIcaos { get; }

Property Value

Type: ReadOnlyCollectionString
See Also