Sets on which occurrence of the day type specified in getDay the event occurs.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
SyntaxJava
Copy Code
|
|---|
public void setOccurrence ( |
One of the Occurrence constants.
RemarksThis value is used when the recurrence getPattern is RecurrencePattern.Monthly or RecurrencePattern.Yearly and getMonthlyRecurrence or getYearlyRecurrence are ByDayType.
See Also