HierarchyOverrides Class | 
Namespace: Dundas.BI.Data.DataRetrieval
The HierarchyOverrides type exposes the following members.
| Name | Description | |
|---|---|---|
| IsUnknownMemberCaptionBlank | 
            Gets or sets a value indicating whether the unknown member caption is blank or not.
              | |
| LevelSortOverrides | 
            Gets the measure sorting behavior.
              | |
| RetrieveAllMemberOnly | 
            Gets or sets a value indicating whether all of this hierarchy's values should be collapsed
            into a single All Member when displayed.
              | |
| RetrieveUnknownMembers | 
            Gets or sets a value indicating whether the unknown members should be retrieved or not.
              (Inherited from ElementOverrides.) | |
| ShownTotals | 
            Gets or sets the shown totals for the current instance.
              | |
| SkipMemberGrouping | 
            Gets or sets a value indicating whether the custom hierarchy member groups should be used or not.
              | |
| UnknownMemberCaption | 
            Gets or sets the override for the unknown member caption.
              | |
| UsageElement | 
            Gets the usage element the overrides are defined for.
              (Inherited from ElementOverrides.) | 
| Name | Description | |
|---|---|---|
| Equals(Object) | Determines whether the specified object is equal to the current object.  (Overrides ObjectEquals(Object).) | |
| Equals(HierarchyOverrides) | Indicates whether the current object is equal to another object of the same type.  | |
| GetHashCode | Serves as the default hash function.  (Overrides ObjectGetHashCode.) | |
| RemoveSortOverride | 
            Removes the sorting override.
              | |
| RemoveUnknownMembersOverride | 
            Removes the unknown members override.
              | |
| SetLevelSortOverride(IHierarchyLevel, HierarchyMemberPropertyCategory, SortDirection) | 
            Sets a hierarchy level sorting override.
              | |
| SetLevelSortOverride(IHierarchyLevel, String, SortDirection) | 
            Sets a hierarchy level sorting override.
              |