Skip to main content

Enum HierarchyUniqueNameStyle

Namespace: Varigence.Languages.Biml.Cube

Assembly: Biml.dll

C#


public enum HierarchyUniqueNameStyle

Fields

FieldsDescription
ExcludeDimensionNameSpecifies that the dimension name should not be included along with the hierarchy name in the unique name.
IncludeDimensionNameSpecifies that the dimension name should be included along with the hierarchy name in the unique name.