DimensionAttribute.AttributeHierarchyOrdered Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets an indication whether the associated attribute hierarchy is ordered.
public bool AttributeHierarchyOrdered { get; set; }
member this.AttributeHierarchyOrdered : bool with get, set
Public Property AttributeHierarchyOrdered As Boolean
Property Value
true if associated attribute hierarchy is ordered; otherwise, false.