Click or drag to resize
IBaseStationAircraftListStandingDataManager Property
Gets or sets the object that will look up information about aircraft from the standing data files.

Namespace: VirtualRadar.Interface.BaseStation
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
IStandingDataManager StandingDataManager { get; set; }

Property Value

Type: IStandingDataManager
See Also