ShiftPatternEntLink Class Methods
- Last UpdatedNov 06, 2025
- 2 minute read
For a list of all members of this type, see ShiftPatternEntLink members.
| Name | Description | |
|---|---|---|
![]() ![]() | Add | The Add() method adds a new shift pattern-entity link record to the Shift_Pattern_Ent_Link table. |
![]() ![]() | AddMany | The AddMany() method links a shift pattern to multiple entities. |
![]() ![]() | Delete | The Delete() method removes the specified shift pattern-entity link record from the Shift_Pattern_Ent_Link table. |
![]() ![]() | GetAll | The GetAll() method retrieves one or more shift pattern-entity link records from the Shift_Pattern_Ent_Link table, as specified by the filter parameters. Passing no filter parameters will retrieve all shift pattern-entity link records from the table. |
![]() ![]() | GetByKey | The GetByKey() method retrieves the specified shift pattern-entity link record from the Shift_Pattern_Ent_Link table. |

