DimensionAttribute.AttributeHierarchyEnabled Property

Definition

Gets or sets whether an attribute hierarchy is enabled for the attribute.

[Microsoft.AnalysisServices.LocalizedCategory("PropertyCategory_Advanced")]
[Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_DimensionAttribute_AttributeHierarchyEnabled")]
public bool AttributeHierarchyEnabled { get; set; }
[<Microsoft.AnalysisServices.LocalizedCategory("PropertyCategory_Advanced")>]
[<Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_DimensionAttribute_AttributeHierarchyEnabled")>]
member this.AttributeHierarchyEnabled : bool with get, set
Public Property AttributeHierarchyEnabled As Boolean

Property Value

Boolean

true if an attribute hierarchy is enabled; otherwise, false.

Attributes
Microsoft.AnalysisServices.LocalizedCategoryAttribute Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to