Skip to content

Latest commit

 

History

History
43 lines (24 loc) · 864 Bytes

Project.Views.Copy.md

File metadata and controls

43 lines (24 loc) · 864 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Views.Copy method (Project)
project-server
Project.Views.Copy
5e82641a-f5c6-41a6-23bf-61220a4fc30c
06/08/2017
medium

Views.Copy method (Project)

Makes a copy of a group definition for the Views collection and returns a reference to the View object.

Syntax

expression.Copy (Source, NewName)

expression A variable that represents a 'Views' object.

Parameters

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

Return value

View

See also

Views Collection Object

[!includeSupport and feedback]