setFilterExcludes

setFilterExcludes(pExclude: Boolean);

The setFilterExcludes method of the JadeAuditAccess class changes the record filtering mechanism to exclude mode when this pExclude parameter is set to true; that is, only instances of classes or collection classes not registered are returned by calls to the getNextRecord method.