CubeHierarchy.Enabled Property

Gets or sets the enabled status of a CubeHierarchy object.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public bool Enabled { get; set; }

Property Value

Type: System.Boolean
true if the CubeHierarchy is enabled; else false.

See Also

Reference

CubeHierarchy Class

Microsoft.AnalysisServices Namespace