RawDecodingSettingsIgnoreMilitaryExtendedSquitter Property |
Gets or sets a value indicating that DF19/AF0 is to be interpretted as an extended squitter message.
Namespace: VirtualRadar.Interface.SettingsAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool IgnoreMilitaryExtendedSquitter { get; set; }
Public Property IgnoreMilitaryExtendedSquitter As Boolean
Get
Set
public:
property bool IgnoreMilitaryExtendedSquitter {
bool get ();
void set (bool value);
}
member IgnoreMilitaryExtendedSquitter : bool with get, set
Property Value
Type:
BooleanSee Also