| Name | The name of the task with a dependency. | 
            
              | Id | The task Id | 
| Project | The project for the task. | 
| Predecessor Type | The dependency type:  
                  Finish-To-Start. The task cannot start until this one finishes. This is the
                    default task dependency.Start-To-Finish. The task cannot finish until this task starts.Finish-To-Finish. The task cannot finish until this task finishes.Start-To-Start. The task cannot start until this task starts. | 
            
              | Slack Time | The delay or head start between tasks. It is the number of days
                or hours the task should start, before or after the date determined by the
                dependency type. |