Click or drag to resize
BaseStationMessageReceiverId Property
Gets or sets the unique ID of the receiver that picked up the message, if any. 0 if the ID is unknown.

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

Property Value

Type: Int32
See Also