GetAllLaborData Method (LaborExec)
- Last UpdatedNov 06, 2025
- 1 minute read
The GetAllLaborData() method retrieves labor usage records. This overload of the method includes the last edit date/time as a filter parameter.
| Overload | Description |
|---|---|
| GetAllLaborData(String) | The GetAllLaborData() method retrieves labor usage records. This overload of the method includes the last edit date/time as a filter parameter. |
| GetAllLaborData(String,String) | The GetAllLaborData() method retrieves labor usage records. This overload of the method includes the labor start time and the shift start time as filter parameters. |