Skip to main content
Hitachi Vantara Lumada and Pentaho Documentation

IMember

IMember

The spec.IMember interface describes the structure of an attribute member specification.

Properties:
Name Default Value Description
v : pentaho.data.Atomic

The value that identifies the member.

f : string | undefined | null

The label of the member.

If null is specified, it is instead taken to be undefined.

The default value is undefined.

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

Extends