Filter Methods

Include Protected Members
Include Inherited Members

The Filter type exposes the following members.

Methods

  Name Description
Public method Clone Creates a new Filter from the existing Filter object.
Protected method CopyFrom Copies fields from an existing Filter object.
Public method Equals (Inherited from Object.)
Public method Eval Evaluates the filter properties by means of the logical operators or field operators.
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method GetXml Gets the XML string that represents the Filter object.
Protected method MemberwiseClone (Inherited from Object.)
Public method ReadXml Deserializes XML data that represents a Filter object, and populates the current Filter object.
Public method ToString (Inherited from Object.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method ICloneable.Clone The clone of the current Filter object.

Top

See Also

Reference

Filter Class

Microsoft.Office.Project.Server.Library Namespace