Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates a copy of the current field.
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.FieldBase
'Usage
Dim instance As Filter.FieldBase
Dim returnValue As Filter.FieldBase
returnValue = instance.Clone()
public Filter.FieldBase Clone()
Return value
Type: Microsoft.Office.Project.Server.Library.Filter.FieldBase