Click or drag to resize
AircraftTypeSpecies Property
Gets or sets the type of aircraft this is (fixed-wing, seaplane, helicopter etc.).

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

Property Value

Type: Species
See Also