ExpressionEditorDialog.Hierarchy

Syntax

Hierarchy: PP.TS.MetaHierarchy

Description

The Hierarchy property sets and gets hierarchy of the metabase in the workbook expression editor.

Comments

Use the setHierarchy method to set the property value, and the getHierarchy method to get the property value. Property value cannot be set from JSON.

Example

The example of property use is given on the Example of Creating the ExpressionEditorDialog Component page.

See also:

ExpressionEditorDialog