Share via


ComparisonFilter Members

Include Protected Members
Include Inherited Members

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

Top

Properties

  Name Description
Public property ContainsLocalizedDisplayName Indicates whether the filter contains a localized display name. (Inherited from FilterBase.)
Public property LocalizedDisplayName Gets the localized display name of the filter. (Inherited from FilterBase.)
Public property Name Gets the name of the filter. (Inherited from FilterBase.)
Public property Operator Gets the operator for this comparision filter.
Public property Value 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 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 Represents the Comparator property name.

Top

See Also

Reference

ComparisonFilter Class

Microsoft.Office.Server.ApplicationRegistry.Runtime Namespace