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