Click or drag to resize
IStandingDataManagerFindAircraftType Method
Returns the ICAO8643 type information for the aircraft type passed across.

Namespace: VirtualRadar.Interface.StandingData
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
AircraftType FindAircraftType(
	string type
)

Parameters

type
Type: SystemString

Return Value

Type: AircraftType
See Also