Partager via


Interface IHierarchyMember

Represents a hierarchy member.

Espace de noms :  Microsoft.ReportingServices.RdlObjectModel
Assembly :  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Syntaxe

'Déclaration
Public Interface IHierarchyMember _
    Inherits IDataScopeService
'Utilisation
Dim instance As IHierarchyMember
public interface IHierarchyMember : IDataScopeService
public interface class IHierarchyMember : IDataScopeService
type IHierarchyMember =  
    interface 
        interface IDataScopeService 
    end
public interface IHierarchyMember extends IDataScopeService

Le type IHierarchyMember expose les membres suivants.

Propriétés

  Nom Description
Propriété publique Group Gets or sets the grouping information.
Propriété publique Members Gets the hierarchy members.
Propriété publique SortExpressions Gets or sets the sorting to apply to the hierchy members.

Haut de la page

Méthodes

  Nom Description
Méthode publique GetContainingDataScopes Infrastructure. Returns the containing data scopes for the hierarchy member.
Méthode publique GetDataScopesFor Infrastructure. Gets the data scopes for a contained item. (hérité de IDataScopeService.)

Haut de la page

Voir aussi

Référence

Espace de noms Microsoft.ReportingServices.RdlObjectModel