Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 698 Bytes

Project.TaskGroups.Item.md

File metadata and controls

32 lines (19 loc) · 698 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
TaskGroups.Item property (Project)
project-server
Project.TaskGroups.Item
979a5434-551b-8cb1-7da0-bdac4c1a9942
06/08/2017
medium

TaskGroups.Item property (Project)

Gets a single Group object from the TaskGroups collection. Read-only Group.

Syntax

expression.Item (Index)

expression A variable that represents a 'TaskGroups' object.

Parameters

Name Required/Optional Data type Description
Index Required Variant The name or index number of the object to return.

[!includeSupport and feedback]