RawDecodingSettingsIgnoreCallsignsInBds20 Property |
Gets or sets a value indicating that callsigns should not be extracted from BDS2,0 messages.
Namespace: VirtualRadar.Interface.SettingsAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool IgnoreCallsignsInBds20 { get; set; }
Public Property IgnoreCallsignsInBds20 As Boolean
Get
Set
public:
property bool IgnoreCallsignsInBds20 {
bool get ();
void set (bool value);
}
member IgnoreCallsignsInBds20 : bool with get, set
Property Value
Type:
BooleanSee Also