Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 755 Bytes

Project.Project.TaskGroups.md

File metadata and controls

28 lines (17 loc) · 755 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Project.TaskGroups property (Project)
project-server
Project.Project.TaskGroups
fca3e169-396b-714d-8710-f54d8f777aeb
06/08/2017
medium

Project.TaskGroups property (Project)

Gets a TaskGroups collection representing all the task-based Group definitions in the project. Read-only TaskGroups.

Syntax

expression. TaskGroups

expression A variable that represents a Project object.

Remarks

To get a collection of task-based Group2 objects, use the TaskGroups2 property.

[!includeSupport and feedback]