Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 676 Bytes

Project.TaskGroups.Count.md

File metadata and controls

28 lines (17 loc) · 676 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
TaskGroups.Count property (Project)
project-server
Project.TaskGroups.Count
6f1e6a18-85d2-ffe5-9e90-53694de136f0
06/08/2017
medium

TaskGroups.Count property (Project)

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

Syntax

expression.Count

expression A variable that represents a 'TaskGroups' object.

Remarks

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

[!includeSupport and feedback]