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 : | The operand of the filter. |
Members Details
operand: |
---|
The operand of the filter. |