CubeHierarchy.HierarchyID Property

Definition

Gets or sets an identifier for a hierarchy associated with a CubeHierarchy object.

[Microsoft.AnalysisServices.LocalizedCategory("PropertyCategory_Basic")]
[Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_CubeHierarchy_HierarchyID")]
public string HierarchyID { get; set; }
[<Microsoft.AnalysisServices.LocalizedCategory("PropertyCategory_Basic")>]
[<Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_CubeHierarchy_HierarchyID")>]
member this.HierarchyID : string with get, set
Public Property HierarchyID As String

Property Value

String

A hierarchy identifier.

Attributes
Microsoft.AnalysisServices.LocalizedCategoryAttribute Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to