SYSCLS CUSTOMQUERYSEARCH
Revision as of 06:54, 10 December 2024 by LKR (Talk | contribs) (Created page with "{{ClassificationInfoBox | title = Custom Query Search | name = {{PAGENAME}} | inheritance = SYSCLS QUERY | namespace = System.Classification.Query | purpose = Online searc...")
| Name | SYSCLS CUSTOMQUERYSEARCH |
|---|---|
| Inheritance | SYSCLS QUERY |
| Namespace | System.Classification.Query |
| ID | {4b3a85f5-1c6b-4215-afc9-796ce140c584} |
| Purpose | Online search for objects defined by query |
| Version | 4.9+ |
An object classified by SYSCLS_CUSTOMQUERYSEARCH and implementing the MetaProperties marks a Query object as query used for searching within a subset of objects based on a search term online. The value of the SEARCHTEXT property has to be set.
MetaProperties
| Name | Data type | Comment |
|---|---|---|
| SEARCHTEXT | Text | Contains the text to search for online |
