Indicates whether the unknown member is visible.
语法
<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. | 
Element Relationships
| Relationship | Element | 
|---|---|
| Parent element | |
| Child elements | None | 
备注
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.
请参阅
参考
UnknownMemberName Element (ASSL)
UnknownMemberTranslation Element (ASSL)
Properties (ASSL)