Filter.LogicalOperator members

Logical operator for a field, as defined by the specified field operands and the operation (AND or OR).

The Filter.LogicalOperator type exposes the following members.

Constructors

  Name Description
Public method Filter.LogicalOperator Instantiates a LogicalOperator object.

Top

Properties

  Name Description
Public property Operands Gets the objects on which the operation is made.
Public property Operation Gets or sets the logical operation (AND or OR).

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

Filter.LogicalOperator class

Microsoft.Office.Project.Server.Library namespace