OccurrenceType Enumeration
In This Topic
Syntax
Members
| Member | Value | Description |
| Eighteenth | 18 | |
| Eighth | 8 | |
| Eleventh | 11 | |
| Fifteenth | 15 | |
| Fifth | 5 | |
| First | 1 | |
| Fourteenth | 14 | |
| Fourth | 4 | |
| Last | 31 | |
| Nearest | 32 | |
| Next | 34 | |
| Nineteenth | 19 | |
| Ninth | 9 | |
| Previous | 33 | |
| Second | 2 | |
| Seventeenth | 17 | |
| Seventh | 7 | |
| Sixteenth | 16 | |
| Sixth | 6 | |
| Tenth | 10 | |
| Third | 3 | |
| Thirteenth | 13 | |
| Thirtieth | 30 | |
| ThirtyFirst | 31 | |
| Twelfth | 12 | |
| Twentieth | 20 | |
| TwentyEighth | 28 | |
| TwentyFifth | 25 | |
| TwentyFirst | 21 | |
| TwentyFourth | 24 | |
| TwentyNinth | 29 | |
| TwentySecond | 22 | |
| TwentySeventh | 27 | |
| TwentySixth | 26 | |
| TwentyThird | 23 | |
Inheritance Hierarchy
System.Object
System.ValueType
System.Enum
ArcanaDevelopment.adTempus.Shared.OccurrenceType
See Also