Share via


Filter.CustomField.CloneThis method

Creates a base custom field object for a filter.

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()

Return value

Type: Microsoft.Office.Project.Server.Library.Filter.FieldBase

See also

Reference

Filter.CustomField class

Filter.CustomField members

Microsoft.Office.Project.Server.Library namespace