HierarchySorting Class |
Namespace: Dundas.BI.Data.Metadata
The HierarchySorting type exposes the following members.
| Name | Description | |
|---|---|---|
| Hierarchy |
Gets the hierarchy the current rule is attached to.
| |
| Item |
Gets the HierarchyLevelSorting for the specified level.
| |
| LevelsSorting |
Gets the defined sorting rules for the hierarchy levels.
|
| Name | Description | |
|---|---|---|
| DefineLevelSorting(IHierarchyLevel, HierarchyMemberPropertyCategory, SortDirection) |
Defines the level sorting for the specified level.
| |
| DefineLevelSorting(IHierarchyLevel, String, SortDirection) |
Defines the level sorting for the specified level.
|