Version

ValueFilterConditionWrapper Class Members

The following tables list the members exposed by ValueFilterConditionWrapper.

Public Properties
 NameDescription
Public PropertyConditionGets the value condition for the condition wrapper. Returns null in case of top value condition.  
Public PropertyDisplayNameGets the display name for the condition wrapper.  
Public PropertyIsTopSpecifies wheter the top condition is in TOP or BOTTOM form. True for top, False for bottom, null if the wrapper is for a value condition.  
Public PropertyOrderGets an integer that should be used for ordering the condition wrappers.  
Public PropertyTopConditionGets the top value condition for the condition wrapper. Returns null in case of value condition.  
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)ResolveResolves a ValueFilterCondition or TopValueFilterCondition into a ValueFilterConditionWrapper wrapper.  
See Also