Skip to content

Latest commit

 

History

History
43 lines (24 loc) · 909 Bytes

Project.ViewsSingle.Copy.md

File metadata and controls

43 lines (24 loc) · 909 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
ViewsSingle.Copy method (Project)
project-server
Project.ViewsSingle.Copy
baa16562-5622-6d0f-02a7-3145a6fdef0c
06/08/2017
medium

ViewsSingle.Copy method (Project)

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

Syntax

expression.Copy (Source, NewName)

expression A variable that represents a 'ViewsSingle' object.

Parameters

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

Return value

View

See also

ViewsSingle Collection Object

[!includeSupport and feedback]