Version

SpecialFilterOperand Class Members

The following tables list the members exposed by SpecialFilterOperand.

Public Properties
 NameDescription
Public PropertyDisplayTextGets or sets the text that is displayed to the user when the operand is shown in a menu.  
Public PropertyNameReturns the name of the operand.  
Public Methods
 NameDescription
Public MethodMatchIndicates whether the specified value matches the operand given the specified comparison operator.  
Public MethodSupportsDataTypeIndicates whether the operand supports filtering values of the specified type.  
Public MethodSupportsOperatorIndicates whether the operand is capable of performing filtering using the specified operator.  
Public MethodToStringReturns a string that represents the current object.  
Protected Methods
 NameDescription
Protected MethodGetObjectDataInvoked during the serialization of the object.  
See Also