Skip to main content
Hitachi Vantara Lumada and Pentaho Documentation

INot

pentaho.type.filter.spec.INot

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

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

See also:  pentaho.type.filter.Not

Extends

  • pentaho.type.filter.spec.IAbstract

Members

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

The operand of the filter.

Members Details

operand: pentaho.type.filter.spec.IAbstract

The operand of the filter.

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