Click or drag to resize
AircraftFetcherTKey, TDetailFetchedDetailAircraft Property
Gets or sets the aircraft associated with the key, if known.

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

Property Value

Type: IAircraft
See Also