IAircraftOnlineLookupCacheRefreshOutOfDateAircraft Property |
Gets a value indicating that the aircraft manager should refresh out-of-date aircraft records as well as missing / new
aircraft.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax bool RefreshOutOfDateAircraft { get; }
ReadOnly Property RefreshOutOfDateAircraft As Boolean
Get
property bool RefreshOutOfDateAircraft {
bool get ();
}
abstract RefreshOutOfDateAircraft : bool with get
Property Value
Type:
BooleanSee Also