Click or drag to resize
AircraftDetailOnlineAircraft Property
Gets or sets the results of the aircraft online lookup. This can be null if no lookup has yet been performed.

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

Property Value

Type: AircraftOnlineLookupDetail
See Also