DimensionAttribute.AttributeHierarchyOrdered Property

Definition

Gets or sets an indication whether the associated attribute hierarchy is ordered.

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

Property Value

Boolean

true if associated attribute hierarchy is ordered; otherwise, false.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to