IPrjTaskDependency.Type

Syntax

Type: PrjTaskDependencyType;

Description

The Type property determines a link type between tasks.

Comments

The property is relevant if the IPrjTaskDependency.PredecessorTaskKey property is used.

Example

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

See also:

IPrjTaskDependency