Click or drag to resize
AircraftTypeEngineType Property
Gets or sets the type of engine predominantly used to propel the aircraft.

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

Property Value

Type: EngineType
See Also