ComparisonFilter Members

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

Represents a filter that limits the instances returned to those that meet the comparison operator condition.

The ComparisonFilter type exposes the following members.

Constructors

  Name Description
Public method ComparisonFilter Obsolete.

Top

Properties

  Name Description
Public property ContainsLocalizedDisplayName Obsolete. Indicates whether the filter contains a localized display name. (Inherited from FilterBase.)
Public property LocalizedDisplayName Obsolete. Gets the localized display name of the filter. (Inherited from FilterBase.)
Public property Name Obsolete. Gets the name of the filter. (Inherited from FilterBase.)
Public property Operator Obsolete. Gets the operator for this comparision filter.
Public property Value Obsolete. Gets or sets the value of this comparison filter.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetFilterValueType Obsolete. When overridden in a derived class, returns the type of the filter value. (Inherited from UserInputFilter.)
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

Fields

  Name Description
Public fieldStatic member ComparatorPropertyName Obsolete. Represents the Comparator property name.

Top

See Also

Reference

ComparisonFilter Class

Microsoft.Office.Server.ApplicationRegistry.Runtime Namespace