IPrjTask.Dependencies

Syntax

Dependencies: IPrjTaskDependenciesCollection;

Description

The Dependencies property returns the collection of task links with other tasks.

Example

The property use is given in the example for IPrjProject.Tasks.

See also:

IPrjTask