CubeAttribute.AttributeHierarchyVisible Property
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.
C#
public bool AttributeHierarchyVisible { get; set; }
member this.AttributeHierarchyVisible : bool with get, set
Public Property AttributeHierarchyVisible As Boolean
true if visibility attribute is on; otherwise, false.
This value is ignored if the value of AttributeHierarchyVisible is false on the DimensionAttribute.
Продукт | Версии |
---|---|
Analysis Services SDK for .NET | latest |