Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 719 Bytes

Project.Tasks.Count.md

File metadata and controls

34 lines (19 loc) · 719 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Tasks.Count property (Project)
project-server
Project.Tasks.Count
23238c44-1cf0-8dfc-40b3-6def228d5a7a
06/08/2017
medium

Tasks.Count property (Project)

Gets the number of items in the Tasks collection. Read-only Long.

Syntax

expression.Count

expression A variable that represents a 'Tasks' object.

Remarks

Use of the Count property in most collection objects is similar. For an example, see the Assignments.Count property.

See also

Tasks Collection Object

[!includeSupport and feedback]