RequestHierarchyOverridesData Class | 
Namespace: Dundas.BI.WebApi.Models
The RequestHierarchyOverridesData type exposes the following members.
| Name | Description | |
|---|---|---|
| RequestHierarchyOverridesData | 
            Initializes a new instance of the RequestHierarchyOverridesData class.
              | 
| Name | Description | |
|---|---|---|
| IsUnknownMemberCaptionBlank | 
            Gets or sets a value indicating whether the unknown member caption is blank or not.
              | |
| LevelSortOverrides | 
            Gets the hierarchy level 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.
              | |
| ShownTotals | 
            Gets or sets the shown totals for the current instance.
              | |
| UIClassName | 
            Gets or sets the name of the UI class (used for auto de-serialization).
              (Inherited from BaseDataContract.) | |
| UniqueName | 
            Gets the hierarchy unique name.
              | |
| UnknownMemberCaption | 
            Gets or sets the override for the unknown member caption.
              |