Click or drag to resize
AircraftOnlineLookupDetail.YearBuilt Property
Gets or sets the aircraft's year of manufacture.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Nullable<int> YearBuilt { get; set; }

Property Value

Type: Nullable<Int32>
See Also