RaggedHierarchyLevelPredefinedSortCategory Property

Gets the predefined sorting category for the current instance.

Namespace:  Dundas.BI.Entities.UserHierarchies
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
public override HierarchyMemberPropertyCategory PredefinedSortCategory { get; }

Property Value

Type: HierarchyMemberPropertyCategory

Implements

IHierarchyLevelPredefinedSortCategory
IHierarchyLevelPredefinedSortCategory
See Also