Click or drag to resize
AircraftOnlineLookupEventArgsAircraftDetails Property
Gets the details for the aircraft that could be found.

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

Property Value

Type: ReadOnlyCollectionAircraftOnlineLookupDetail
See Also