DimensionAttribute.AttributeHierarchyEnabled 속성

정의

특성에 대해 특성 계층을 사용할 수 있는지 여부를 가져오거나 설정합니다.

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

속성 값

특성 계층을 사용하도록 설정하면 true이고, 그렇지 않으면 false입니다.

적용 대상