parentEntityFilter property

ParentEntityFilter? parentEntityFilter
getter/setter pair

Filters on selected file types.

The entities in each file are filtered by a chosen set of filter entities. The filter entities must be the same type as, or a parent type of, the selected file types.

Implementation

ParentEntityFilter? parentEntityFilter;