Search
Calendar.hasTasksToRemind Method
See Also
 






Checks if there are Task-s which reminder has not come yet.

Namespace: MindFusion.Scheduling
File: Calendar.js

 Syntax

JavaScript  Copy Code

function hasTasksToRemind ()

 Return Value

true if there are tasks with a future reminder; otherwise false.

 See Also