getHash(): String;
The getHash method returns an hash string that contains filtering parameters.
String value may look as follows:
"{"text":{"wholeWordsOnly":false,"caseSensitive":false,"text":"200","attributes":"NAME"},"levels":-1,"includeRoot":false, "includeParents":true,"includeParentsWithSiblings":false,"elementsGroup":true,"onlySelected":false,"onlyWithData":false}"
The example of use is given in description of the ElsFilter.IncludeParents property.
See also: