Click or drag to resize
ReceiverUniqueId Property
Gets or sets a unique identifier for the receiever. This is unique across receivers and merged feeds. It cannot be zero.

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

Property Value

Type: Int32
See Also