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 | |
---|---|---|
ComparisonFilter |
Top
Properties
Name | Description | |
---|---|---|
ContainsLocalizedDisplayName | Indicates whether the filter contains a localized display name. (Inherited from FilterBase.) | |
LocalizedDisplayName | Gets the localized display name of the filter. (Inherited from FilterBase.) | |
Name | Gets the name of the filter. (Inherited from FilterBase.) | |
Operator | Gets the operator for this comparision filter. | |
Value | Gets or sets the value of this comparison filter. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetFilterValueType | When overridden in a derived class, returns the type of the filter value. (Inherited from UserInputFilter.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Fields
Name | Description | |
---|---|---|
ComparatorPropertyName | Represents the Comparator property name. |
Top
See Also
Reference
Microsoft.Office.Server.ApplicationRegistry.Runtime Namespace