IPrjTask.Dependencies

Syntax

Dependencies: IPrjTaskDependenciesCollection;

None;

Description

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

Fore and Fore.NET Examples

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

See also:

IPrjTask