SchedulesscheduleWorkdayPatterns
The Schedule Workday Patterns resource is used to assign one or more workday patterns to the schedule.
Columns
| Name | Type | Description |
| SchedulesScheduleId | String | SchedulesScheduleId of SchedulesscheduleWorkdayPatterns |
| SchedulePatternId | String | The value that uniquely identifies the pattern assignment to the parent schedule. It is a primary key that the application generates when a pattern is assigned to a schedule. This attribute is required. |
| PatternSequenceNumber | String | The number that identifies the sequence order of each pattern assigned to a schedule. |
| PatternId | String | The value that uniquely identifies the foreign key reference to the associated pattern within the schedule. This attribute is a required input. |
| PatternName | String | The name of the associated pattern. |
| CreatedBy | String | CreatedBy of SchedulesscheduleWorkdayPatterns |
| CreationDate | Datetime | CreationDate of SchedulesscheduleWorkdayPatterns |
| LastUpdateDate | Datetime | LastUpdateDate of SchedulesscheduleWorkdayPatterns |
| LastUpdatedBy | String | LastUpdatedBy of SchedulesscheduleWorkdayPatterns |