ScheduleTypes
Name: Schedule Types
Type: Application
Modules: Booking, Scheduling
Description: User defined types of schedules used by the workstation and schedule server.
| Field | Documentation |
|---|---|
| SchTypeId | Numeric identifier of the schedule type. |
| SchType | Name of the schedule type. |
| ParamSet | Scheduling parameter set to attach to the schedule (from the SchParameterSet table). |
| SignId | Numeric identifier of the sign up period (from the SignUpPeriods table). |
| FromDate | Start date from which the schedule type is active. |
| ToDate | End date after which the schedule type is no longer active. |
| AllowPlanningMode | Flag that indicates that the schedule type can be used with Planning mode. If selected, it can be used to create dummy schedules for planning. |