Skip to content

Latest commit

 

History

History
43 lines (24 loc) · 876 Bytes

Project.Groups2.Copy.md

File metadata and controls

43 lines (24 loc) · 876 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Groups2.Copy method (Project)
project-server
Project.Groups2.Copy
a0b45d11-394a-4915-5eb8-62ffaab04757
06/08/2017
medium

Groups2.Copy method (Project)

Makes a copy of a group definition from the Groups2 collection and returns a reference to the Group2 object.

Syntax

expression.Copy (Name, NewName)

expression An expression that returns a 'Groups2' object.

Parameters

Name Required/Optional Data type Description
Name Required String The name of the group to copy.
NewName Required String The name of the new group.

Return value

Group2

See also

Groups2 Collection Object

[!includeSupport and feedback]