Search For a Keyword
The following XML code sample searches for the word "Windows" in the Policies core application.
<?xml version="1.0" encoding="utf-8" ?>
<Search>
<Keywords value="Windows" />
<Display>
<Field id="7205" />
<Field id="7226" />
<Field id="7232" />
<Field id="7242" />
</Display>
<KeywordModules>
<Module id="17" />
</KeywordModules>
<PrimarySort id="7205" order="ASC" />
<DisplayFormat value="3" />
</Search>
