Click or drag to resize
ReportAircraftJsonPreviousId Property
Gets or sets the previous Mode-S ID of the aircraft (I think? doesn't make a great deal of sense, would be better off as an int back to another aircraft record - but mine is not to question why...)

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

Property Value

Type: String
See Also