Checks if there are Task-s which reminder has not come yet.
Namespace: MindFusion.Scheduling
Assembly: Calendar.js
SyntaxJavaScript
Copy Code
|
|---|
function hasTasksToRemind () |
true if there are tasks with a future reminder; otherwise false.
See Also