Filter.FieldBase.CloneThis método
Cria um objeto do campo base.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (em Microsoft.Office.Project.Server.Library.dll)
Sintaxe
'Declaração
Protected MustOverride Function CloneThis As Filter.FieldBase
'Uso
Dim returnValue As Filter.FieldBase
returnValue = Me.CloneThis()
protected abstract Filter.FieldBase CloneThis()
Valor retornado
Tipo: Microsoft.Office.Project.Server.Library.Filter.FieldBase