| IStandingDataUpdaterDataIsOld Method  | 
            Returns true if the data is out of date and should be updated.
            
 
Namespace: VirtualRadar.Interface.StandingDataAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxFunction DataIsOld As Boolean
abstract DataIsOld : unit -> bool 
Return Value
Type: 
Boolean
See Also