CubeHierarchy.Enabled Property

Definition

Gets or sets the enabled status of a CubeHierarchy object.

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

Property Value

Boolean

true if the CubeHierarchy is enabled; else false.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to