HierarchyRequest Class |
Namespace: Dundas.BI.Data.DataRetrieval
The HierarchyRequest type exposes the following members.
Name | Description | |
---|---|---|
![]() | DetailsLevel |
Gets the requested hierarchy rendered level.
|
![]() | FilterParameterValue |
Gets the filter parameter value.
(Inherited from ElementRequest.) |
![]() | Hierarchy |
Gets the underlying hierarchy.
|
![]() | IsProviderSorted |
Gets or sets a value indicating whether the data provider applied sorting, if requested
for this element.
This property is not intended to be used directly from your code, unless you are
implementing a custom data provider.
(Inherited from ElementRequest.) |
![]() | IsSorted |
Gets a value indicating whether this instance is sorted.
(Overrides ElementRequestIsSorted.) |
![]() | IsUnknownMemberCaptionBlank |
Gets a value indicating whether the unknown member caption is blank.
|
![]() | LevelParameterValue |
Gets the rendered level parameter value.
|
![]() | Placement |
Gets the element placement.
(Inherited from ElementRequest.) |
![]() | RetrieveUnknownMembers |
Gets a value indicating whether unknown members should be retrieved or not.
|
![]() | ShownTotals |
Gets the type of totals to be displayed for the current instance.
|
![]() | SortPolicy |
Gets the sorting behavior for the current hierarchy.
|
![]() | TopLevel |
Gets the requested hierarchy top ancestry level.
|
![]() | UniqueName |
Gets the element unique name.
(Inherited from ElementRequest.) |
![]() | UnknownMemberCaption |
Gets the override for the unknown member caption.
|