Last modified on 2 May 2023, at 11:45

SYSCLS LAZY LOADING QUERY

Revision as of 11:45, 2 May 2023 by LKR (Talk | contribs)

IC CLASSIFICATION.gif Lazy Loading Query
Name SYSCLS_LAZY_LOADING_QUERY
Inheritance SYSCLS_QUERY
Namespace System.Classification.Query
ID {BF689790-1AE2-4014-B592-B4464F3E1F45}
Purpose Classifies queries with a lazy loading/update behavior
Version 4.4.0+

Classifies an object as Lazy loading query.


MetaProperties

Name Data type Comment
MANUAL_EVALUATION_ONLY Bool If false the children are immediately loaded once the user opens the query and it has no local children yet. If true the query only gets updated if the user presses the refresh button or the evaluate query button.