taskAnchors
The TaskAnchors data type is used when you specify anchors for following operation: addingTasksToExistingWorkPlan.
|
Property |
Type |
Description |
Required |
Default |
|---|---|---|---|---|
|
topAnchor |
anchorType |
Top anchor task. New tasks should be added after the top anchor task. |
Yes |
N/A |
|
bottomAnchor |
anchorType |
Bottom anchor task. New tasks should be added before the bottom anchor task. |
No |
N/A |

