B1DepartmentInfo
- Stores runtime department information including vacant headcount and the root department key.
| Property | Type | Description | Metadata |
|---|---|---|---|
| EmptyHeadcount | int32 | Number of currently empty positions in this department. | |
| RootDepartmentKey | FB1DepartmentKey | The key referencing the root department associated with this entry. |