Jump to: navigation, search

Changes


SYSCLS CUSTOMQUERYSEARCH

750 bytes added, 06:54, 10 December 2024
Created page with "{{ClassificationInfoBox | title = Custom Query Search | name = {{PAGENAME}} | inheritance = [[SYSCLS_QUERY]] | namespace = System.Classification.Query | purpose = Online searc..."
{{ClassificationInfoBox
| title = Custom Query Search
| name = {{PAGENAME}}
| inheritance = [[SYSCLS_QUERY]]
| namespace = System.Classification.Query
| purpose = Online search for objects defined by query
| version = 4.9+
| id = {4b3a85f5-1c6b-4215-afc9-796ce140c584}
}}

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 ==
{| class="wikitable" width=50%
|-
! width=30% | Name !! width=30% | Data type !! Comment
|-
| SEARCHTEXT || {{Text}} || Contains the text to search for online
|}

== See also ==
* [[Custom_Query_Search]]
234
edits