commonQueryType
commonQueryType
When OrgHierachy is enabled, By default entities at currentOrg and its all descendant levels are retrieved. QueryType is used to get entities in hierarchy at currentOrg level OR/AND Ancestors OR/AND Descendants from current org level.
- SHOW_CURRENT: If set will retrieve entities only from current org level
This data structure has no properties.
Enumeration:
UNKNOWN_TYPE,
SHOW_CURRENT,
SHOW_DESCENDANTS,