Version

SpecialFilterOperandBase Class Properties

For a list of all members of this type, see SpecialFilterOperandBase members.

Public Properties
 NameDescription
Public PropertyDescriptionDescription of the operand. By default this will be displayed in the tooltip of the operand.  
Public PropertyDisplayContentThis value (can be text) that will be used in the UI to represent this operand.  
Public PropertyNameName of the operand. Used to uniquely identify the operand.  
Public PropertyUsesAllValuesIndicates whether this operand uses context’s AllValues property to evaluate the condition. In effect, it indicates whether condition evaluation of a value depends on other values in the set of values being evaluated.  
See Also