IPrjTaskCollection.Count

Syntax

Count: Integer;

Description

The Count property returns the number of tasks in the collection.

Example

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

See also:

IPrjTaskCollection