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 : | The name of the property. |
Members Details
property: |
---|
The name of the property. Source: doc-js/pentaho/type/filter/spec/IProperty.jsdoc, line 28 |