IHierarchyMember Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a hierarchy member.
public interface class IHierarchyMember : Microsoft::ReportingServices::RdlObjectModel::IDataScopeService
public interface IHierarchyMember : Microsoft.ReportingServices.RdlObjectModel.IDataScopeService
type IHierarchyMember = interface
interface IDataScopeService
Public Interface IHierarchyMember
Implements IDataScopeService
- Derived
- Implements
Properties
Group |
Gets or sets the grouping information. |
Members |
Gets the hierarchy members. |
SortExpressions |
Gets or sets the sorting to apply to the hierchy members. |
Methods
GetContainingDataScopes() |
Returns the containing data scopes for the hierarchy member. |
GetDataScopesFor(IContainedObject) |
Gets the data scopes for a contained item. (Inherited from IDataScopeService) |