The following tables list the members exposed by ValueFilterConditionWrapper.
Name | Description | |
---|---|---|
Condition | Gets the value condition for the condition wrapper. Returns null in case of top value condition. | |
DisplayName | Gets the display name for the condition wrapper. | |
IsTop | Specifies 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. | |
Order | Gets an integer that should be used for ordering the condition wrappers. | |
TopCondition | Gets the top value condition for the condition wrapper. Returns null in case of value condition. |
Name | Description | |
---|---|---|
Resolve | Resolves a ValueFilterCondition or TopValueFilterCondition into a ValueFilterConditionWrapper wrapper. |