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 | |
---|---|---|
Group | The grouping information. | |
Members | The hierarchy members. | |
SortExpressions | The sorting to apply to the hierchy members. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
GetContainingDataScopes | Infrastructure. | |
GetDataScopesFor | Infrastructure. (hérité de IDataScopeService.) |
Haut de la page