Click or drag to resize
IAircraftYearBuilt Property
Gets or sets the year the aircraft was manufactured as a string (it's a string in BaseStation.sqb).

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

Property Value

Type: String
See Also