2022-10-21 17:16:00 +02:00
|
|
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
|
2023-05-16 00:06:57 +02:00
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [Office](./bitburner.office.md) > [employeeProductionByJob](./bitburner.office.employeeproductionbyjob.md)
|
2022-10-21 17:16:00 +02:00
|
|
|
|
2023-05-16 00:06:57 +02:00
|
|
|
## Office.employeeProductionByJob property
|
2022-10-21 17:16:00 +02:00
|
|
|
|
|
|
|
Production of the employees
|
|
|
|
|
2023-02-11 19:18:50 +01:00
|
|
|
**Signature:**
|
2022-10-21 17:16:00 +02:00
|
|
|
|
|
|
|
```typescript
|
2023-05-16 00:06:57 +02:00
|
|
|
employeeProductionByJob: Record<CorpEmployeePosition, number>;
|
2022-10-21 17:16:00 +02:00
|
|
|
```
|