Task.UnlinkPredecessors method (Project)
Removes one or more predecessors from the task.
Syntax
expression. UnlinkPredecessors
( _Tasks_
)
expression A variable that represents a Task object.
Parameters
Name | Required/Optional | Data type | Description |
---|---|---|---|
Tasks | Required | Object | Can be a Task or Tasks object, which specifies one or more tasks that are removed as predecessors. |
Return value
Nothing
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.