Gets the type of yearly recurrence.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
SyntaxJava
Copy Code
|
|---|
public YearlyRecurrence getYearlyRecurrence () |
One of the YearlyRecurrence constants.
RemarksThis value is used when the recurrence getPattern is RecurrencePattern.Yearly.
See Also