MindFusion.Java Package Programmer's Guide
Schedule.getItemsToRemindOf Method ()
See Also
 






Retrieves a list with all items that must be reminded of at the current time.

Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model

 Syntax

Java  Copy Code

public ItemList getItemsToRemindOf ()

 Return Value

The list of all items whose reminders must be displayed at the current time.

 See Also

getItemsToRemindOf Method Overload List
Schedule Members
Schedule Class
com.mindfusion.scheduling.model Namespace