IMergedFeedComponentListenerIsMlatFeed Property |
Gets or sets a value indicating that every position message on the feed should be treated as an MLAT message.
Namespace: VirtualRadar.Interface.ListenerAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax ReadOnly Property IsMlatFeed As Boolean
Get
property bool IsMlatFeed {
bool get ();
}
abstract IsMlatFeed : bool with get
Property Value
Type:
BooleanSee Also