SearchConditionList

Build 1501 on 14/Nov/2017  This topic last edited on: 26/Feb/2014, at 11:08

Here is an example of the <SearchNode> constructed using a SearchConditionList:

<SearchNode xsi:type="SearchConditionList">

   <List Path="[folderObject.author]" Op="Equal"

        FromValue="Armando Trovati" ToValue="" />

 </SearchNode>

 

Attribute values found in the SearchNode:

xsi:type

The type of node to construct: SearchConditionList