HierarchyMemberPropertyCategory Enumeration |
Namespace: Dundas.BI.Data.Metadata
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | No sorting is performed. | |
| Caption | 1 | Sorting is performed on the caption property. | |
| UniqueName | 2 |
Sorting is performed on
- value in implicit hierarchy; - keys in user hierarchy; - member time in time hierarchy; - unique name in OLAP hierarchy; - member number for function hierarchies. | |
| Ancestry | 3 | Obsolete. Sorting is performed using the default hierarchy sorting rule based on all included ancestry levels. | |
| Custom | 4 | Sorting is performed on a custom defined member property. | |
| Default | 5 | Sorting is performed based on the hierarchy default sorting. |