Click or drag to resize
IRawMessageTranslatorIgnoreInvalidCodeBlockInParityMessages Property
Gets or sets a value indicating that ICAOs that are not in a recognised code block are to be ignored for messages that have parity.

Namespace: VirtualRadar.Interface.BaseStation
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
bool IgnoreInvalidCodeBlockInParityMessages { get; set; }

Property Value

Type: Boolean
See Also