Structure of Snap Schedule 365 object: TaskAssignment
PROPERTIES
| Title | Type | Description | 
|---|---|---|
| ID | number | ID of the task assignment | 
| ShiftAssignmentID | number | Identifies the shift assignment for this task assignment | 
| TaskID | number (references Task) | Identifies the task | 
| StartTime | Date | Identifies the time when the employee will start the task | 
| Duration | number | Length of the task (in minutes) | 
| DateOffset | number | Number of days since 1/1/1900 | 
| Notes | string | Any notes for this task assignment | 
| DateCreated | Date | Date and time that the task assignment was created | 
| LastUpdated | Date | Date and time that the task assignment was updated | 
| CompanyTimeNow | Date | The current date and time in the account’s defined timezone. |