Click or drag to resize
AircraftReportJsonAircraft Property
Gets or sets the object that describes the aircraft that is the subject of the report.

Namespace: VirtualRadar.Interface.WebSite
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ReportAircraftJson Aircraft { get; set; }

Property Value

Type: ReportAircraftJson
See Also