Title here
Summary here
Encapsulates a block of work for a user of the system to perform.
A scheduled task describes a task that is performed on a date and time for a duration by one or more users of the system. Optionally, resource to be used in performing the task can be assigned, as well as a location.
| Property | Definition |
|---|---|
| Completed | True when the task is completed. |
| Completed By | The user that marked the task as complete. |
| Completed Date | The date and time the task was marked as complete. |
| Created By | The user that created the task. |
| Date | The scheduled start date for the task. |
| Description | The detailed description of the task. |
| Hours | The hours part of the task duration. |
| Is All Day | True for all-day tasks. |
| Location | The location where the task is performed. |
| Minutes | The minutes part of the task duration. |
| Title | The task title / short description. |