bitburner-src/markdown/bitburner.office.employeejobs.md

14 lines
375 B
Markdown

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [Office](./bitburner.office.md) &gt; [employeeJobs](./bitburner.office.employeejobs.md)
## Office.employeeJobs property
Positions of the employees
**Signature:**
```typescript
employeeJobs: Record<CorpEmployeePosition, number>;
```