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