Dimension.getAttribute

Syntax

getAttribute(attributeId: String);

Parameters

attributeId. Attribute ID.

Description

The getAttribute method returns dimension attribute by its identifier.

Example

The example of method use is given in description of the DimTreeView.selectByAttrs method.

See also:

Dimension