Share via


Successors Property

Returns or sets a list of the identification numbers of a task's successors. Read/write String.

Remarks

If the successors of the specified task have identification numbers of 2 and 10, and the list separator character is the comma, the Successors property returns "2,10".

Applies to | Task Object, Tasks Collection Object

See Also | Predecessors Property | ResourceNames Property | SuccessorTasks Property | TaskDependencies Property | UnlinkPredecessors Method | UnlinkSuccessors Method