Click or drag to resize
ModeSMessageSignalLevel Property
Gets or sets the signal level of the message, if known. Null if not known.

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

Property Value

Type: NullableInt32
See Also