Gets the type of daily recurrence.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
SyntaxJava
Copy Code
|
|---|
public DailyRecurrence getDailyRecurrence () |
One of the DailyRecurrence constants.
RemarksThis value is used when the recurrence pattern is set to RecurrencePattern.Daily.
See Also