Skip to content

Latest commit

 

History

History
46 lines (27 loc) · 937 Bytes

Project.Filters.Copy.md

File metadata and controls

46 lines (27 loc) · 937 Bytes
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Filters.Copy method (Project)
vbapj.chm132248
vbapj.chm132248
project-server
Project.Filters.Copy
e0432403-a31f-f60a-1a60-c7731809d626
06/08/2017
medium

Filters.Copy method (Project)

Makes a copy of a group definition for the Filters collection and returns a reference to the Filter object.

Syntax

expression.Copy (Source, NewName)

expression A variable that represents a 'Filters' object.

Parameters

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

Return value

Filter

See also

Filters Collection Object

[!includeSupport and feedback]