IAircraftOnlineLookupProviderDataSupplier Property |
Gets a short name for the supplier of aircraft data being used by the provider.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax string DataSupplier { get; }
ReadOnly Property DataSupplier As String
Get
property String^ DataSupplier {
String^ get ();
}
abstract DataSupplier : string with get
Property Value
Type:
StringSee Also