Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Builds a query for a sub-tree with the specified parent ID.
Syntax
public QueryRun subTreeQueryRun(anytype _ParentValue)
Run On
Client
Parameters
- _ParentValue
Type: anytype
The starting point of the query.
Return Value
Type: QueryRun Class
A QueryRun object.