IEaxAnalyzerCore.InvisibleParam

Syntax

InvisibleParam(ParamId: String): Boolean;

Parameters

ParamId. Parameter identifier.

Description

The InvisibleParam property determines whether the cube parameter, which identifier is passed by means of the ParamId parameter, can be edited in the express report.

Comments

The property is outdated. Use IEaxDataAreaPivotSlice.InvisibleParam.

See also:

IEaxAnalyzeCore