CubeAttribute.AttributeHierarchyEnabled Property

Definition

Gets or sets the attribute hierarchy enabled property associated with a CubeAttribute object.

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

Property Value

Boolean

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

Attributes
Microsoft.AnalysisServices.LocalizedCategoryAttribute Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to