Enum MemberUniqueNameStyle
C#
public enum MemberUniqueNameStyle
Fields
NamePath | Specifies that SQL Server Analysis Services will append the names of each level in the path to the member and the member caption to create the member unique name. |
Native | Specifies that SQL Server Analysis Services will automatically determine member unique names. |