Filter.Field.CloneThis-Methode
Erstellt ein neues Field -Objekt aus dem aktuellen Feld.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Protected Overrides Function CloneThis As Filter.FieldBase
'Usage
Dim returnValue As Filter.FieldBase
returnValue = Me.CloneThis()
protected override Filter.FieldBase CloneThis()
Rückgabewert
Typ: Microsoft.Office.Project.Server.Library.Filter.FieldBase