Version

Resolve Method (ValueFilterConditionWrapper)

Syntax

Parameters

valueCondition
The value condition for which to create a wrapper.
topValueCondition
The top value condition for which to create a wrapper.
isTop
Specifies wheter the top value condtion is in TOP or BOTTOM form.

Return Value

A ValueFilterConditionWrapper wrapper for the specified condition.
Remarks
Only one of the valueCondition and topValueCondition arguments should be specified and isTop should be specified only when topValueCondition is present.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also