Dimension.getElemSelectionState

Syntax

getElemSelectionState (elKey);

Parameters

elKey. Key of dimension element.

Description

The getElemSelectionState method returns whether dimension element is selected.

Comments

This method returns an element of the PP.Mb.Ui.DimElementState enumeration.

Example

The example of use is identical to the example given for the Dimension.getElemHasDataState method.

See also:

Dimension