Possible enumeration values:
| Name | Value | Description |
|---|---|---|
| None |
-1 |
There is no target. This is typically invalid. |
| Program |
0 |
Default target is a Program, which the timetable will spawn a Schedule from |
| Device |
1 |
To be implemented. Sets a device on a timetable. |
| Schedule |
2 |
Target is a Schedule, which the timetable will copy and make a new Schedule from |