IRawMessageTranslatorIgnoreInvalidCodeBlockInOtherMessages Property |
Gets or sets a value indicating that ICAOs that are not in a recognised code block
are to be ignored for messages that do not have parity.
Namespace: VirtualRadar.Interface.BaseStationAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax bool IgnoreInvalidCodeBlockInOtherMessages { get; set; }
Property IgnoreInvalidCodeBlockInOtherMessages As Boolean
Get
Set
property bool IgnoreInvalidCodeBlockInOtherMessages {
bool get ();
void set (bool value);
}
abstract IgnoreInvalidCodeBlockInOtherMessages : bool with get, set
Property Value
Type:
BooleanSee Also