Whosout
Returns a list, sorted by date, of employees who will be out, and company holidays, for a period of time.
Columns
Name | Type | References | |
Id [KEY] | Integer | ||
Name | String | ||
EmployeeId | Integer | ||
Type | String | ||
Start | Date | ||
End | Date |
Returns a list, sorted by date, of employees who will be out, and company holidays, for a period of time.
Name | Type | References | |
Id [KEY] | Integer | ||
Name | String | ||
EmployeeId | Integer | ||
Type | String | ||
Start | Date | ||
End | Date |