PR
EmploymentHistory
Stores the employment history dates for an employee (Unbound DAC)
View API Entity: EmploymentDates
/entity/Default/25.200.001/EmploymentDates| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
EmployeeIDNonexistent in DB | int? | Employee ID | - | |
Description:The unique identifier of the employee. The value of this field corresponds to the value of the BAccount.BAccountID field. | ||||
DateTime? | Hire Date | - | ||
Description:Hire date. | ||||
ProbationPeriodEndDateNonexistent in DB | DateTime? | Probation Period End Date | - | |
Description:Probation period end date. | ||||
DateTime? | Termination Date | - | ||
Description:Termination date. | ||||