SetJobLabData Method
- Last UpdatedNov 06, 2025
- 1 minute read
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.
| Overload | Description |
|---|---|
| SetJobLabData(Int32,String,String,String,Int32,Object,Object,Object,Object,Object,Object) | 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. |
| SetJobLabData(String,String,Int32,Object,Object,Object,Object,Object,Object) | 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 job of the current entity and user. |