Skip to main content
Hitachi Vantara Lumada and Pentaho Documentation

IProperty

pentaho.type.filter.spec.IProperty

The spec.IProperty interface describes the information associated with a property filter.

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

See also:  pentaho.type.filter.Property

Extends

  • pentaho.type.filter.spec.IAbstract

Members

Name Description
property : string

The name of the property.

Members Details

property: string

The name of the property.

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