Click or drag to resize
BaseStationAircraftPreviousID Property
Gets or sets the previous Mode-S ID of the aircraft (I think? not sure, never seen this set).

Namespace: VirtualRadar.Interface.Database
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