Click or drag to resize
IAircraftReceiverId Property
Gets or sets the ID of the last receiver to provide a message for this aircraft. Only varies when the aircraft is being fed messages from a merged feed.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
int ReceiverId { get; set; }

Property Value

Type: Int32
See Also