Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 773 Bytes

Project.ResourceGroups.Add.md

File metadata and controls

35 lines (22 loc) · 773 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
ResourceGroups.Add method (Project)
project-server
Project.ResourceGroups.Add
cf29b43d-9746-ed87-8717-6f46fdd2319b
06/08/2017
medium

ResourceGroups.Add method (Project)

Adds a Group object to a ResourceGroups collection.

Syntax

expression.Add (Name, FieldName)

expression A variable that represents a 'ResourceGroups' object.

Parameters

Name Required/Optional Data type Description
Name Required String The name of a group definition.
FieldName Required String The name of the first field to group by.

Return value

Group

[!includeSupport and feedback]