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