IHierarchyMember Interface

Definition

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)

Applies to