Skip to main content
Hitachi Vantara Lumada and Pentaho Documentation

INot

pentaho.data.filter.spec.INot

The spec.INot interface describes the information associated with a negation filter.

Source: doc-js/pentaho/data/filter/spec/INot.jsdoc, line 17

See also:  pentaho.data.filter.Not

Extends

  • pentaho.data.filter.spec.IAbstract

Members

Name Description
operand : pentaho.data.filter.spec.IAbstract

The operand of the filter.

Members Details

operand: pentaho.data.filter.spec.IAbstract

The operand of the filter.

Source: doc-js/pentaho/data/filter/spec/INot.jsdoc, line 28