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.
Theabstract base class from which all fields are derived in the Filter infrastructure.
Inheritance hierarchy
System.Object
Microsoft.Office.Project.Server.Library.Filter.FieldBase
Microsoft.Office.Project.Server.Library.Filter.CustomField
Microsoft.Office.Project.Server.Library.Filter.Field
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public MustInherit Class FieldBase _
Implements ICloneable
'Usage
Dim instance As Filter.FieldBase
[SerializableAttribute]
public abstract class FieldBase : ICloneable
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.