AddTaskResultType
The AddTaskResultType data type is the returned result for tasks that are added to a work plan.
|
Property |
Type |
Description |
Required |
Default |
|---|---|---|---|---|
|
taskSequenceNumber |
Long |
Sequence number of the new task in the work plan. |
Yes |
N/A |
|
taskId |
Long |
Numeric value used to identify the task that is being added to the work plan. |
Yes |
N/A |

