IReceiverFormatProviderIsRawFormat Property |
Gets a value indicating that the feed format holds raw messages from the aircraft that need to be decoded.
Namespace: VirtualRadar.Interface.ListenerAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax bool IsRawFormat { get; }
ReadOnly Property IsRawFormat As Boolean
Get
property bool IsRawFormat {
bool get ();
}
abstract IsRawFormat : bool with get
Property Value
Type:
BooleanSee Also