AircraftDetailYearBuilt Property |
Gets the year built.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string YearBuilt { get; }
Public ReadOnly Property YearBuilt As String
Get
public:
property String^ YearBuilt {
String^ get ();
}
member YearBuilt : string with get
Property Value
Type:
StringSee Also