allDescendants property

bool? allDescendants
getter/setter pair

When false, selects only collections that are immediate children of the parent specified in the containing RunQueryRequest.

When true, selects all descendant collections.

Implementation

core.bool? allDescendants;