CustomAnalysisWizard.setHierarchy

Syntax

setHierarchy(value: PP.TS.MetaHierarchy);

Parameters

value. Database hierarchy.

Description

The setHierarchy method sets database hierarchy in the workbook expression editor.

Example

The example of use is given on the page with description of the CustomAnalysisWizard.getExpressionEditorDialog method.

See also:

CustomAnalysisWizard