Compartilhar via


Filter.CustomField.CloneThis método

Cria um objeto de base de campo personalizado para um filtro.

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

Sintaxe

'Declaração
Protected Overrides Function CloneThis As Filter.FieldBase
'Uso
Dim returnValue As Filter.FieldBase

returnValue = Me.CloneThis()
protected override Filter.FieldBase CloneThis()

Valor retornado

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

Ver também

Referência

Filter.CustomField classe

Filter.CustomField membros

Microsoft.Office.Project.Server.Library namespace