QueryHierarchyMembersOptions Class |
Namespace: Dundas.BI.WebApi.Models
The QueryHierarchyMembersOptions type exposes the following members.
Name | Description | |
---|---|---|
QueryHierarchyMembersOptions |
Initializes a new instance of the QueryHierarchyMembersOptions class.
|
Name | Description | |
---|---|---|
BypassHierarchyCache |
Gets or sets a value indicating whether the hierarchy cache should be bypassed for the current member request.
(Inherited from GetHierarchyMembersOptionsBase.) | |
BypassSecurityForAdmin |
Gets or sets a value indicating whether the security hierarchy processing should be bypassed for admin accounts.
(Inherited from GetHierarchyMembersOptionsBase.) | |
Count |
Gets or sets the sequence size, when the retrieved members are paginated.
(Inherited from GetHierarchyMembersOptionsBase.) | |
CrossFilterValues |
Gets the cross filter values, used for cross hierarchy filtering.
(Inherited from GetHierarchyMembersOptionsBase.) | |
FirstVisibleParentMember |
Gets or sets the first visible parent member.
| |
HierarchyUniqueName |
Gets or sets the unique name of the hierarchy.
(Inherited from GetHierarchyMembersOptionsBase.) | |
IncludeAncestry |
Gets or sets a value indicating whether the retrieved members should have their ancestry populated.
(Inherited from GetHierarchyMembersOptionsBase.) | |
InheritedFilterValues |
Gets the inherited parameter values.
(Inherited from GetHierarchyMembersOptionsBase.) | |
LastVisibleLevel |
Gets or sets the last visible level.
| |
LevelUniqueName |
Gets or sets the unique name of the level.
(Inherited from GetHierarchyMembersOptionsBase.) | |
MemberDateTime |
Gets or sets the date/time of the member.
(Inherited from GetHierarchyMembersOptionsBase.) | |
MemberFilter |
Gets or sets the member filter.
(Inherited from GetHierarchyMembersOptionsBase.) | |
MemberUniqueName |
Gets or sets the unique name of the member.
(Inherited from GetHierarchyMembersOptionsBase.) | |
ShownMembers |
Gets the shown members.
| |
SortRule |
Gets or sets the sort rule.
(Inherited from GetHierarchyMembersOptionsBase.) | |
Start |
Gets or sets the starting sequence index, when the retrieved members are paginated.
(Inherited from GetHierarchyMembersOptionsBase.) | |
TenantId |
Gets or sets the tenant ID.
(Inherited from GetHierarchyMembersOptionsBase.) |