AddDependentsToTask
To Set or Unlink dependents to the task.
Input
| Name | Type | Required | Description |
| TaskId | String | True | The Tasks Id to operate on. |
| DependentTaskId | String | True | Task ids to add or remove as dependents. For more than One task Id please separate with comma(,). |
Result Set Columns
| Name | Type | Description |
| Status | String | The status of the operation. |