Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
ProjectTaskDependency Class Properties
For a list of all members of this type, see ProjectTaskDependency members.
Public Properties
| Name | Description |
 | From | Returns the predecessor task. |
 | Lag | Returns the duration of lag time between the tasks. |
 | Link | Returns an enumeration indicating the relationship between the two tasks. |
 | To | Returns the successor task. |
See Also