| Name | Description | Type | Additional information |
|---|---|---|---|
| ID |
The Timetable ID |
integer |
None. |
| Name |
The name of the Timetable |
string |
None. |
| Description |
Description of the Timetable |
string |
None. |
| Enable |
Whether or not this is enabled |
boolean |
None. |
| Time |
The Time for the Timetable Entry to take effect |
time interval |
None. |
| DaySelection |
A selection of Days that this Timetable Entry will occur on |
byte |
None. |
| UserName |
The UserName of the User this Entry is for |
string |
None. |
| LastApprovedRun |
The last Date/Time that this Entry was run |
date |
None. |
| NextRun |
The Date/Time for the next run |
date |
None. |
| ApprovalPeriod |
The period for approving the Timetable's target before it starts |
time interval |
None. |
| TargetID |
The Integer ID of the object that is acted upon in this Entry |
integer |
None. |
| TargetType |
The Type of target this is for, i.e. Program or Schedule. Schedule will be removed from this list once Programs are officially introduced. |
TimetableTargetType |
None. |