HierarchyMemberSorting Class |
Namespace: Dundas.BI.Data.Metadata
The HierarchyMemberSorting type exposes the following members.
| Name | Description | |
|---|---|---|
| HierarchyMemberSorting(String, SortDirection) |
Initializes a new instance of the HierarchyMemberSorting class.
| |
| HierarchyMemberSorting(HierarchyMemberPropertyCategory, SortDirection) |
Initializes a new instance of the HierarchyMemberSorting class.
|
| Name | Description | |
|---|---|---|
| Category |
Gets the category for the hierarchy member property used for sorting.
| |
| Direction |
Gets or sets the sorting rules direction.
| |
| MemberProperty |
Gets the member property name used for custom sorting.
|
| Name | Description | |
|---|---|---|
| Clone |
Clones this instance.
| |
| Equals(Object) | Determines whether the specified object is equal to the current object. (Overrides ObjectEquals(Object).) | |
| Equals(HierarchyMemberSorting) | Indicates whether the current object is equal to another object of the same type. | |
| GetHashCode | Serves as the default hash function. (Overrides ObjectGetHashCode.) |