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.
| This query classification is primarily needed on the Scope of the offline query, rather than on the MetaClass itself, because the client evaluates the classification. |
MetaProperties
Name |
Data type |
Comment
|
METACLASS_IDS |
Guid |
Defines the MetaDefs used for evaluation on the client side
|
See also