Freigeben über


Filter.Clone-Methode

Erstellt eine neue Filter aus dem vorhandenen Filter -Objekt.

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
Public Function Clone As Filter
'Usage
Dim instance As Filter
Dim returnValue As Filter

returnValue = instance.Clone()
public Filter Clone()

Rückgabewert

Typ: Microsoft.Office.Project.Server.Library.Filter

Siehe auch

Referenz

Filter Klasse

Filter-Member

Microsoft.Office.Project.Server.Library-Namespace