Jump to: navigation, search

Difference between revisions of "SYSCLS OFFLINE QUERY"


Line 17: Line 17:
 
! width=30% | Name !! width=20% | Data type !! Comment
 
! width=30% | Name !! width=20% | Data type !! Comment
 
|-
 
|-
| METACLASS_IDS|| {{Guid}} || Defines the MetaDefs used for evaluation on the client side|-
+
| METACLASS_IDS|| {{Guid}} || Defines the MetaDefs used for evaluation on the client side
 
|}
 
|}
  

Revision as of 14:51, 18 April 2018

IC CLASSIFICATION.gif Offline query classification object
Name SYSCLS_OFFLINE_QUERY
Inheritance SYSCLS QUERY
Namespace System.Classification.Query
ID {9D2B3F72-8638-4ADA-B53D-02C06CC3BF2E}
Purpose Classify objects as offline query objects
Version 2.6.2+

Classifies an object as Offline Query. The evaluation of its children is not done on the server side, but on the client. This classification is an Autonomous Classification where the defined properties are autonomously added to the MetaDefinitions.

MetaProperties

Name Data type Comment
METACLASS_IDS Guid Defines the MetaDefs used for evaluation on the client side


See also