title | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | |
---|---|---|---|---|---|---|
Groups2.Copy method (Project) |
project-server |
|
a0b45d11-394a-4915-5eb8-62ffaab04757 |
06/08/2017 |
medium |
Makes a copy of a group definition from the Groups2 collection and returns a reference to the Group2 object.
expression.Copy (Name, NewName)
expression An expression that returns a 'Groups2' object.
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. |
Group2
[!includeSupport and feedback]