title | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | |
---|---|---|---|---|---|---|
ViewsSingle.Copy method (Project) |
project-server |
|
baa16562-5622-6d0f-02a7-3145a6fdef0c |
06/08/2017 |
medium |
Makes a copy of a group definition for the ViewsSingle collection and returns a reference to the View object.
expression.Copy (Source, NewName)
expression A variable that represents a 'ViewsSingle' object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
Source | Required | Variant | The name of view to copy. |
NewName | Required | String | The name of the new view. |
View
[!includeSupport and feedback]