Click or drag to resize
AircraftOnlineLookupLogEntryDetail Property
Gets or sets the aircraft detail record. If this is null then the aircraft could not be found.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public AircraftOnlineLookupDetail Detail { get; set; }

Property Value

Type: AircraftOnlineLookupDetail
See Also