RetailConnTableDistributionTree.subTreeQueryRun Method [AX 2012]

Builds a query for a sub-tree with the specified parent ID.

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.

Community Additions

ADD
Show: