CubeHierarchy.Enabled Property

Definition

Gets or sets the enabled status of a CubeHierarchy object.

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

Property Value

true if the CubeHierarchy is enabled; else false.

Applies to