Task.PredecessorTasks Property

Project Developer Reference

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

Syntax

expression.PredecessorTasks

expression   A variable that represents a Task object.

See Also