IListenerIsSatcomFeed Property |
Gets or sets a value indicating that this is a satcom feed.
Namespace: VirtualRadar.Interface.ListenerAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax bool IsSatcomFeed { get; set; }
Property IsSatcomFeed As Boolean
Get
Set
property bool IsSatcomFeed {
bool get ();
void set (bool value);
}
abstract IsSatcomFeed : bool with get, set
Property Value
Type:
BooleanSee Also