Changes
Created page with "{{ClassificationInfoBox | title = Custom Text Query | name = {{PAGENAMEE}} | inheritance = [[SYSCLS_QUERY]] | namespace = System.Classification.Query | purpose = Custom online..."
{{ClassificationInfoBox
| title = Custom Text Query
| name = {{PAGENAMEE}}
| inheritance = [[SYSCLS_QUERY]]
| namespace = System.Classification.Query
| purpose = Custom online text-search for objects
| version = 4.9.0+
| id = {05D24C3D-A665-45F7-867E-07FD39736DCD}
}}
An object classified by SYSCLS_CUSTOMTEXTQUERY and implementing the [[MetaProperties]] marks a [[query]] object as query used for customized searching objects by text 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
|}
| title = Custom Text Query
| name = {{PAGENAMEE}}
| inheritance = [[SYSCLS_QUERY]]
| namespace = System.Classification.Query
| purpose = Custom online text-search for objects
| version = 4.9.0+
| id = {05D24C3D-A665-45F7-867E-07FD39736DCD}
}}
An object classified by SYSCLS_CUSTOMTEXTQUERY and implementing the [[MetaProperties]] marks a [[query]] object as query used for customized searching objects by text 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
|}