UnknownMemberName Element (ASSL)

Contains the caption, in the default language of the dimension, for the unknown member of the dimension.

Syntax

<Dimension>
      ...
   <UnknownMemberName>...</UnknownMemberName>
   ...
</Dimension>

Element Characteristics

Characteristic

Description

Data type and length

String

Default value

Unknown

Cardinality

0-1: Optional element that can occur once and only once.

Element Relationships

Relationship

Element

Parent element

Dimension

Child elements

None

Remarks

The value of the UnknownMemberName element supplies the caption used for the unknown member. The member ID of the unknown member is Dimension.UnknownMember, where Dimension is the unique name of the dimension, and cannot be changed.

The element that corresponds to the parent of UnknownMemberName in the Analysis Management Objects (AMO) object model is Dimension.

See Also

Reference