Gets the reminder for this task.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
SyntaxJava
Copy Code
|
|---|
public Reminder getReminder () |
A Reminder instance specifying when the task should be reminded of. The default is null.
See Also