IPrjTaskDependency.Type

Syntax

Type: PrjTaskDependencyType;

None;

Description

The Type property determines a link type between tasks.

Comments

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

Fore and Fore.NET Examples

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

See also:

IPrjTaskDependency