Introduction
The IncludeGroups enum provides a method of querying for entities relative to the entity's position in the hierarchy of Group(s). Some entity types (such as Zone(s)) have implications to entities in their child groups. For example; on a map, it may be useful to include Zone(s) that are above the user's data scope groups. These Zone(s) will also apply to vehicles that are at or below the selected Group(s) of the Zone.
Properties

Child

Include Children groups in the query results.

Direct

Directly related groups only in the query results.

Parent

Include Parent groups in the query results.

ParentAndChild

Include Parent and Children groups in the query results.