Click or drag to resize
AircraftJsonNumberOfEngines Property
Gets or sets the number of engines that the aircraft has - note that this is a copy of the ICAO8643 engine count which is not always a number!

Namespace: VirtualRadar.Interface.WebSite
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string NumberOfEngines { get; set; }

Property Value

Type: String
See Also