CubeAttribute.AttributeHierarchyVisible Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.