CubeHierarchy.Enabled-Eigenschaft

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; }

Eigenschaftswert

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

Siehe auch

Verweis

CubeHierarchy Klasse

Microsoft.AnalysisServices-Namespace