IPrjTaskCollection.Add

Syntax

Add: IPrjTask;

Description

The Add method add a task to the collection.

Example

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

See also:

IPrjTaskCollection