bitburner-src/markdown/bitburner.employeepositions.md

26 lines
770 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [EmployeePositions](./bitburner.employeepositions.md)
## EmployeePositions enum
<b>Signature:</b>
```typescript
declare enum EmployeePositions
```
## Enumeration Members
| Member | Value | Description |
| --- | --- | --- |
| Business | <code>&quot;Business&quot;</code> | |
| Engineer | <code>&quot;Engineer&quot;</code> | |
| Management | <code>&quot;Management&quot;</code> | |
| Operations | <code>&quot;Operations&quot;</code> | |
| RandD | <code>&quot;Research &amp; Development&quot;</code> | |
| Training | <code>&quot;Training&quot;</code> | |
| Unassigned | <code>&quot;Unassigned&quot;</code> | |