Specifies the types of monthly recurrence patterns.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
SyntaxJava
Copy Code
|
|---|
public enum MonthlyRecurrence |
Members| Member name | Description | |
|---|---|---|
![]() |
ByDayNumber |
The event occurs on a specific day of the month. |
![]() |
ByDayType |
The event occurs on a specific type of day of the specified week of the month. |
See Also