DimensionAttribute.AttributeHierarchyVisible Property

Definition

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

public bool AttributeHierarchyVisible { get; set; }
member this.AttributeHierarchyVisible : bool with get, set
Public Property AttributeHierarchyVisible As Boolean

Property Value

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

Applies to