Project.NumberOfTasks Property

Project Developer Reference

Returns the number of tasks in a project, not including blank entries. Read-only Long.

Syntax

expression.NumberOfTasks

expression   A variable that represents a Project object.

See Also