DayPosition
DayPosition enumeration (6 values)
Day positions, typically found in a month.
| Value | Description |
|---|---|
| None | No values are set. |
| First | First occurrence found in a given interval. |
| Second | Second occurrence found in a given interval. |
| Third | Third occurrence found in a given interval. |
| Fourth | Fourth occurrence found in a given interval. |
| Last | Last occurrence found in a given interval. |