ElsFilter.isCustomHash

Syntax

isCustomHash(): Boolean;

Description

The isCustomHash method determined whether custom hash is set.

Comments

The method returns True if filtering parameters were set by the ElsFilter.setCustomHash method.

Example

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

See also:

ElsFilter