Sets how much time before the item's scheduled start time to raise the event that triggers the reminder.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
Java Copy Code |
---|
public void setTimeInterval ( |
A Duration instance specifying how much time before event's scheduled time to trigger the reminder.
This value is considered only if getType is ReminderType.Leading.