Jump to: navigation, search

Difference between revisions of "SYSCLS CUSTOMQUERYSEARCH"


(Created page with "{{ClassificationInfoBox | title = Custom Query Search | name = {{PAGENAME}} | inheritance = SYSCLS QUERY | namespace = System.Classification.Query | purpose = Online searc...")
 
Line 21: Line 21:
 
== See also ==
 
== See also ==
 
* [[Custom_Query_Search]]
 
* [[Custom_Query_Search]]
 +
 +
[[Category:Classifications|SYSCLS CUSTOMQUERYSEARCH]]

Revision as of 06:56, 10 December 2024

IC CLASSIFICATION.gif Custom Query Search
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

See also