Skip to main content

B1DepartmentKey

  • Composite key identifying a department by job ID, rank, and shift index.
PropertyTypeDescriptionMetadata
JobIdFNameJob ID that identifies the type of position in this department.Foreign: Job.Id
Rankint32Rank level within this department.
ShiftIndexint32Shift index distinguishing multiple shifts for the same job and rank.