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 |