LaborDeptEntLink Class Members
- Last UpdatedNov 06, 2025
- 2 minute read
The following tables list the members exposed by LaborDeptEntLink.
| Name | Description | |
|---|---|---|
![]() ![]() | Add | The Add() method adds a new labor department/entity link record to the Labor_Dept_Ent_Link table |
![]() ![]() | Delete | The Delete() method deletes the specified labor department/entity link record from the Labor_Dept_Ent_Link table. |
![]() ![]() | GetAll | The GetAll() method retrieves one or more labor department/entity link records in the Labor_Dept_Ent_Link table, as specified by the filter parameters. Passing no filter parameters will retrieve all labor department/entity link records in the table. |
![]() ![]() | GetByKey | The GetByKey() method retrieves the specified labor department/entity link record from the Labor_Dept_Ent_Link table. |
![]() ![]() | Update | The Update() method updates all columns of the specified labor department/entity link record in the Labor_Dept_Ent_Link table. |
![]() ![]() | UpdateSpecific | The UpdateSpecific() method updates selected columns of the specified labor department/entity link record in the Labor_Dept_Ent_Link table. |

