LaborExec Class Members
- Last UpdatedNov 06, 2025
- 3 minute read
The following tables list the members exposed by LaborExec.
| Name | Description | |
|---|---|---|
![]() | GetAllLaborData | Overloaded. The GetAllLaborData() method retrieves labor usage records. This overload of the method includes the last edit date/time as a filter parameter. |
![]() | GetCurrentLaborDetails | The GetCurrentLaborDetails() method retrieves the current labor details to which a user has logged into an entity. |
![]() | GetEntLogonsBySessionUser | The GetEntLogonsBySessionUser() method retrieves all entities onto which the current session user has logged. |
![]() | GetLaborCategories | The GetLaborCategories() method retrieves all available labor categories for the current entity. |
![]() | GetLaborStartTime | Overloaded. The GetLaborStartTimeForAShift() method retrieves the first labor start time of the current entity and user. For this overload of the method, the results can be filtered by a previous shift. |
![]() | GetLoggedEntsByUser | The GetLoggedEntsByUser() method retrieves all entities logged onto by the user of the current session. |
![]() | GetLoggedJobsByUser | The GetLoggedJobsByUser() method retrieves all jobs logged onto by the user of the current session. |
![]() | GetPrevShiftStartTime | The GetPrevShiftStartTime() method retrieves a previous shift start time for the current entity and user. |
![]() | SetJobLabData | Overloaded. The SetJobLabData() method changes the labor category, labor department, and labor percentage of an active labor record for the specified job. This overload of the method is executed on a job of a specified entity and user. |
![]() | SetLabData | Overloaded. The SetLabData() method changes the labor category, labor department, and labor percentage of an active labor record for the specified entity. This overload of the method is executed on the current session. |
