UnknownMember Element (ASSL)
Indicates whether the unknown member is visible.
Syntax
<Dimension>
...
<UnknownMember>...</UnknownMember>
...
</Dimension>
Element Characteristics
Characteristic |
Description |
---|---|
Data type and length |
String (enumeration) |
Default value |
None |
Cardinality |
0-1: Optional element that can occur once and only once. |
Remarks
The value of this element is limited to one of the strings listed in the following table.
Value |
Description |
---|---|
Visible |
The unknown member exists and is displayed. |
Hidden |
The unknown member exists but is not displayed. |
None |
The unknown member is not used. |
The enumeration that corresponds to the allowed values for UnknownMember in the Analysis Management Objects (AMO) object model is UnknownMemberBehavior.