Gets a value indicating whether to completely disable reminders in the whole schedule.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
SyntaxJava
Copy Code
|
|---|
public boolean getDisableReminders () |
true to disable reminders; false to enable them. The default is false.
See Also