Enum SsasUnknownMember
C#
public enum SsasUnknownMember
Fields
Hidden | Specifies that the Unknown member should be created but hidden. |
None | Specifies that there should be no Unknown member. |
Visible | Specifies that the Unknown member should be visible. |