IHierarchyMember Interface
Updated: February 25, 2016
Represents a hierarchy member.
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
| Name | Description | |
|---|---|---|
![]() | Group | Gets or sets the grouping information. |
![]() | Members | Gets the hierarchy members. |
![]() | SortExpressions | Gets or sets the sorting to apply to the hierchy members. |
| Name | Description | |
|---|---|---|
![]() | GetContainingDataScopes() | This API supports the product infrastructure and is not intended to be used directly from your code. Returns the containing data scopes for the hierarchy member. |
![]() | GetDataScopesFor(IContainedObject^) | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the data scopes for a contained item.(Inherited from IDataScopeService.) |
Show:

