TaskDependency.To Property

Project Developer Reference

Returns a Task object that is the successor in a task dependency. Read-only.

Syntax

expression.To

expression   A variable that represents a TaskDependency object.

Return Value
Task

See Also