共用方式為


DimensionAttribute.AttributeHierarchyOrdered 屬性

定義

取得或設定是否要將相關聯的屬性階層進行排序的指示。

public bool AttributeHierarchyOrdered { get; set; }
member this.AttributeHierarchyOrdered : bool with get, set
Public Property AttributeHierarchyOrdered As Boolean

屬性值

如果已排序相關聯的屬性階層,則為 true;否則為 false。

適用於