SetLabData Method
- Last UpdatedNov 06, 2025
- 1 minute read
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.
| Overload | Description |
|---|---|
| SetLabData(Int32,String,Object,Object,Object,Object,Object,Object) | 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. |
| SetLabData(Int32,Object,Object,Object,Object,Object,Object) | 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 a specified session. |