Specifies the occurrence number of a day or a week within a month.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
Java Copy Code |
---|
public enum Occurrence |
Member name | Description | |
---|---|---|
First |
Indicates the first occurrence. |
|
Fourth |
Indicates the fourth occurrence. |
|
Last |
Indicates the last occurrence. |
|
Second |
Indicates the second occurrence. |
|
Third |
Indicates the third occurrence. |