CubeAttribute.AttributeHierarchyVisible Property

Definition

Gets or sets the property controlling visibility of an attribute hierarchy associated with a CubeAttribute object.

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

Property Value

true if visibility attribute is on; otherwise, false.

Remarks

This value is ignored if the value of AttributeHierarchyVisible is false on the DimensionAttribute.

Applies to