AircraftTypeEnginePlacement Property |
Gets or sets an indication of how the engines are mounted on the aircraft.
Namespace: VirtualRadar.Interface.StandingDataAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public EnginePlacement EnginePlacement { get; set; }
Public Property EnginePlacement As EnginePlacement
Get
Set
public:
property EnginePlacement EnginePlacement {
EnginePlacement get ();
void set (EnginePlacement value);
}
member EnginePlacement : EnginePlacement with get, set
Property Value
Type:
EnginePlacementSee Also