Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 816 Bytes

Project.Groups2.Add.md

File metadata and controls

41 lines (24 loc) · 816 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Groups2.Add method (Project)
project-server
Project.Groups2.Add
fc4d6dfc-87b5-b4fb-5bbb-5e3b0a47c142
06/08/2017
medium

Groups2.Add method (Project)

Adds a Group2 object to a Groups2 collection.

Syntax

expression.Add (Name, FieldName)

expression An expression that returns a 'Groups2' object.

Parameters

Name Required/Optional Data type Description
Name Required String The name of the group.
FieldName Required String The name of the field being grouped by.

Return value

Group2

See also

Groups2 Collection Object

[!includeSupport and feedback]