UnknownMemberBehavior Enumeration
Updated: May 24, 2016
Specifies the behaviors of the unknown member.
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
| Member name | Description | |
|---|---|---|
| AutomaticNull | The unknown member has an automatic null value. | |
| Hidden | The unknown member exists but is not displayed. | |
| None | The unknown member does not exist. | |
| Visible | The unknown member exists and is displayed. |
Show: