Enum HierarchyUniqueNameStyle
C#
public enum HierarchyUniqueNameStyle
Fields
ExcludeDimensionName | Specifies that the dimension name should not be included along with the hierarchy name in the unique name. |
IncludeDimensionName | Specifies that the dimension name should be included along with the hierarchy name in the unique name. |