Task.SuccessorTasks Property

Project Developer Reference

Returns a Tasks collection representing the tasks that are successors of a task. Read-only Object.

Syntax

expression.SuccessorTasks

expression   A variable that represents a Task object.

See Also