Click or drag to resize
AircraftTypeManufacturers Property
Gets a list of every manufacturer that has an aircraft that uses this type code.

Namespace: VirtualRadar.Interface.StandingData
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IList<string> Manufacturers { get; }

Property Value

Type: IListString
See Also