Base query section

Build 1501 on 14/Nov/2017  This topic last edited on: 6/Sep/2016, at 13:33

The general structure of a base query section in the xxx_Config.xml file is following:

<BaseQuery 

 Name="basequeryname" 

 Description="" 

 ObjectTypeName="objectclass">

 ...Groups 

 ...SortList

 ...DirectoryStyleList

 ...SearchList

</BaseQuery

where basequeryname is called from the xxx_TabItems.xml, with BaseQueryName command, and objectclass is the class of objects as defined in schema. See Short guide to frequently used objects.

_caution Don't change the names of base queries unless you perform a thorough replacement of all occurrences of the base query name in all config files.

hmtoggle_plus1Examples

See also

Base queries reference