ElsFilter.isCustomHash

Syntax

isCustomHash(): Boolean;

Description

The isCustomHash method determines whether hash is set by the user.

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