ElsFilter.IncludeParentsWithSiblings

Syntax

IncludeParentsWithSiblings: Boolean;

Description

The IncludeParentsWithSiblings property determines including of parent and neighbor elements to filtering result.

Comments

Property value is set from JSON. Property value is returned by the getIncludeParentsWithSiblings() method.

Example

The example of use is given in description of the ElsFilter.IncludeParents property.

See also:

ElsFilter