Click or drag to resize
ReportFlightJsonHadSpi Property
Gets or sets a value indicating that the pilot pressed the IDENT button at some point during the flight.

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

Property Value

Type: Boolean
See Also