WorkdayPatterns
WorkdayPatterns
Columns
| Name | Type | Description |
| PatternId [KEY] | Long | PatternId of WorkdayPatterns |
| Name | String | The name of the pattern that you provide when creating an instance. This attribute is required. |
| Description | String | The description of the pattern that you provide when creating an instance. |
| PatternTypeCode | String | The abbreviation that identifies the type of pattern being created. Valid values are Time, Duration, and Elapsed. This attribute is required. |
| LengthInDays | Long | The value of the number of days in a workday pattern. Specifies how many days the pattern will consume in a schedule and the assigned shifts in the pattern filling in this set of days, before the pattern repeats. This attribute is required. |
| CreatedBy | String | CreatedBy of WorkdayPatterns |
| CreationDate | Datetime | CreationDate of WorkdayPatterns |
| LastUpdateDate | Datetime | LastUpdateDate of WorkdayPatterns |
| LastUpdatedBy | String | LastUpdatedBy of WorkdayPatterns |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| Finder | String | finder |