|   | ScheduleIsDue Method | 
        
        
            Checks whether the 
Schedule is due at the present system time.
            
 GSF.Core (in GSF.Core.dll) Version: 2.4.257-beta+00aa2366fbb9ec75f636ebc7cfa610e3826a727c
 Syntax
SyntaxPublic Function IsDue As Boolean
member IsDue : unit -> bool 
Return Value
Booleantrue if the 
Schedule is due at the present system time; otherwise false.
 See Also
See Also