GetAllLaborData Method (Labor)
- Last UpdatedNov 06, 2025
- 1 minute read
The GetAllLaborData() method retrieves all labor usage records that match the filter parameters. This overload of the method includes an entity ID, user ID, and last edit date/time as filter parameters.
| Overload | Description |
|---|---|
| GetAllLaborData(Object,Object,Object) | The GetAllLaborData() method retrieves all labor usage records that match the filter parameters. This overload of the method includes an entity ID, user ID, and last edit date/time as filter parameters. |
| GetAllLaborData(Object,Object,Object,Object,Object) | The GetAllLaborData() method retrieves all labor usage records that match the filter parameters. This overload of the method includes an entity ID, user ID, labor start time, shift start time, and last edit date/time as filter parameters. |