IRebroadcastFormatProviderUsesReceiverAircraftList Property |
Gets a value indicating that the server uses the receiver's aircraft list.
Namespace: VirtualRadar.Interface.NetworkAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax bool UsesReceiverAircraftList { get; }
ReadOnly Property UsesReceiverAircraftList As Boolean
Get
property bool UsesReceiverAircraftList {
bool get ();
}
abstract UsesReceiverAircraftList : bool with get
Property Value
Type:
BooleanSee Also