CubeHierarchy.Visible Property

Definition

Gets or sets the visibility property for the CubeHierarchy object.

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

Property Value

Boolean

true is visible is turned on; else false.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to