Specifies the occurrence of the event.
Namespace: MindFusion.Scheduling
Package: Calendar.js
JavaScript
![]() |
---|
// enum |
Member name | Description | |
---|---|---|
![]() |
First |
Value: 0. Specifies the first occurrence of the event. |
![]() |
Fourth |
Value: 3. Specifies the first occurrence of the event. |
![]() |
Last |
Value: 4. Specifies the last occurrence of the event. |
![]() |
Second |
Value: 1. Specifies the first occurrence of the event. |
![]() |
Third |
Value: 2. Specifies the first occurrence of the event. |