Click or drag to resize
IAircraftPositionReceiverId Property
Gets or sets the ID of the receiver that supplied the last position for the aircraft.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Nullable<int> PositionReceiverId { get; set; }

Property Value

Type: NullableInt32
See Also