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