Search Field (Core Services)
The search field is an enumeration of the fields of the object that are searched. The following values are accepted:
-
Name
The object's Name property is searched.
-
Description
The object's Description property is searched.
-
Categories
The object's Categories collection property is searched by name. If only searching categories and the query for the search is null or an empty string, then only items without a category are returned.
-
Template
The object's Template property is searched. If only searching the template and the query for the search is null or empty string, then only items without a template are returned.
-
Department
The object's Department property is searched.