Structure of Snap Schedule 365 object: EmployeeTask
PROPERTIES
| Title | Type | Description | 
|---|---|---|
| ID | number | ID of the employee task | 
| EmployeeID | number | Identifies employee belonging to the task | 
| TaskID | number (references Task) | Identifies task applicable to the employee | 
| DateCreated | Date | Date and time that the employee task was created | 
| LastUpdated | Date | Date and time that the employee task was updated | 
| CompanyTimeNow | Date | The current date and time in the account’s defined timezone. |