Retrieves a list of all tasks that must be reminded of in the specified interval.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
Java Copy Code |
---|
public ResourceList<Task> getTasksToRemindOf ( |
The start of the time interval containing the tasks of interest.
The end of the time interval containing the tasks of interest.
The list of all tasks whose reminders must be displayed in the specified time interval.
JPlanner Programmer's Guide | © 2023 MindFusion |