DimensionAttribute.AttributeHierarchyVisible Property

Definition

Gets or sets whether the attribute hierarchy is visible to client applications.

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

Property Value

Boolean

true if the attribute hierarchy is visible to client applications; otherwise, false.

Attributes
Microsoft.AnalysisServices.LocalizedCategoryAttribute Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to