TerminatedEmployees
Returns terminated employees in company.
Columns
Name | Type | References | |
Id [KEY] | Integer | ||
String | |||
DateOfBirth | Date | ||
EmployeeNumber | String | ||
EmploymentStartDate | Date | ||
TerminationDate | Date | ||
TerminationReason | String | ||
TerminationComments | String | ||
FirstName | String | ||
LastName | String | ||
PictureUrl | String | ||
Position | String |