Specifies the index of occurrence.
Namespace: MindFusion.Scheduling
Assembly: Enum.js
SyntaxJavaScript
Copy Code
|
|---|
// enum |
Members| 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. |
See Also