RawDecodingSettingsSuppressIcao0 Property |
Gets or sets a value indicating that ICAOs of 000000 are to be suppressed.
Namespace: VirtualRadar.Interface.SettingsAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool SuppressIcao0 { get; set; }
Public Property SuppressIcao0 As Boolean
Get
Set
public:
property bool SuppressIcao0 {
bool get ();
void set (bool value);
}
member SuppressIcao0 : bool with get, set
Property Value
Type:
BooleanSee Also