Jump to: navigation, search

Difference between revisions of "SYSCLS ARMARKER SCANQUERY"


(Created page with "{{ClassificationInfoBox | title = AR-Marker Scan Query Classification | name = {{PAGENAMEE}} | inheritance = none | namespace = System.Classification.ARMARKER | purpose = Clas...")
 
 
(5 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
| title = AR-Marker Scan Query Classification
 
| title = AR-Marker Scan Query Classification
 
| name = {{PAGENAMEE}}
 
| name = {{PAGENAMEE}}
| inheritance = none
+
| inheritance = [[SYSCLS_QUERY]]
 
| namespace = System.Classification.ARMARKER
 
| namespace = System.Classification.ARMARKER
 
| purpose = Classify object as an AR-Marker scan query.
 
| purpose = Classify object as an AR-Marker scan query.
Line 9: Line 9:
 
}}
 
}}
  
An object classified by SYSCLS_ARMARKER_SCANQUERY and implementing the [[MetaProperties]] marks a [[query]] object as query used for searching objects based on the ARMARKERID.  
+
An object classified by [[SYSCLS_ARMARKER_SCANQUERY]] and implementing the [[MetaProperties]] marks a [[query]] object as query used for searching objects based on the ARMARKERID.  
  
 
== MetaProperties ==
 
== MetaProperties ==
Line 21: Line 21:
  
 
== See also ==
 
== See also ==
* [[SYSCLS_ARMARKER_ARMARKER|AR-Marker  Classification]]
+
* [[SYSCLS_ARMARKER|AR-Marker  Classification]]
 
* [[SYSCLS_ARMARKER_DIRECTAR|AR-Marker Direct AR Classification]]
 
* [[SYSCLS_ARMARKER_DIRECTAR|AR-Marker Direct AR Classification]]
 
* [[SYSCLS_ARMARKER_GEO|AR-Marker Geo Classification]]
 
* [[SYSCLS_ARMARKER_GEO|AR-Marker Geo Classification]]
 +
 +
[[Category:Classifications|SYSCLS ARMARKER SCANQUERY]]

Latest revision as of 10:37, 2 November 2017

IC CLASSIFICATION.gif AR-Marker Scan Query Classification
Name SYSCLS_ARMARKER_SCANQUERY
Inheritance SYSCLS QUERY
Namespace System.Classification.ARMARKER
ID {41a1c85b-e62f-467f-9044-994f3cccee67}
Purpose Classify object as an AR-Marker scan query.
Version -

An object classified by SYSCLS_ARMARKER_SCANQUERY and implementing the MetaProperties marks a Query object as query used for searching objects based on the ARMARKERID.

MetaProperties

Name Data type Comment
ARMARKERID Integer Contains the AR-Marker ID based on the currently used standard dictionary.

Valid Values: 0…1023

See also